you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago* (1 child)

"AI" is a vague and all encompassing term used to describe computers making decisions.

Machine learning, yeah, is what you're describing. If you're interested in learning more, look into writing your own neural nets from scratch using any number of programming languages. They're actually a fairly simple concept to both understand and apply in practice, but they can become fairly complex at scale.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Do you happen to have a good guide for writing your own machine learning algo? Ideally not relying on Python libs?

  • source
  • parent
  • hideshow 2 child comments