Can anyone know about AI in c++ or python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone know about AI in c++ or python

I wanted to learn AI but don't know where to start can anyone help me if possible please give example

6th Jul 2017, 4:09 PM
tosif khan
tosif khan - avatar
2 Answers
+ 5
Well some AI paradigms are very simple to learn while others are very taunting. If you want something within AI that requires less confusing mathematics then I suggest you look into natural language analysis(nltk) and convolutional neural networking(Theano(CNN)) but if you are mathematically inclined then I suggest you look into sympy, statistical analysis using pandas, numpy, scipy, scikit-learn and matplotlib for data visualization
8th Jul 2017, 6:16 PM
Given
Given - avatar
+ 1
Google is one hell of a drug. Go there and research AI - there is "endless" resources on it for you. That's where I'd start and then just go from there.
6th Jul 2017, 4:11 PM
AgentSmith