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
2 odpowiedzi
+ 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
+ 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.