0
A.I?
Hey! I just wanted to know what basics i need to learn before i proceed w the real stuff for creating AI? :)
5 Réponses
+ 3
A few interesting things are:
State machine.
Any desired language.
Loops.
+ 3
You'll probably work a lot with "advanced" libraries if you want to do machine learning. These libraries usually just assume that you know all the basics of the language.
+ 3
Learn python and electronics!
+ 1
You will probably need tensorflow, pytorch or some similar library if you work with python and want to build machine learning models.
0
I prefered you to start learning python cause learning it is very easy rather than other languages. Especially while there are many examples of ai for python