A.I. programming references in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

A.I. programming references in python

I would like to learn A.I. programming in python. I am hoping some of you can give references that will help me to learn A.I. programming. Thanks.

13th Oct 2018, 9:52 AM
Mark Joseph Cabrera
Mark Joseph Cabrera - avatar
6 Answers
+ 5
You can take some hints and links to read about machine learning and AI from my bio code: https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
13th Oct 2018, 2:13 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 2
Rugved Modak AI is a really vague term especially when asked like this. Eventhough, most AI solutions I know are based on deep learning algorithms. Those definitely form the grounds for any "thinking machines" scenarios :)
13th Oct 2018, 4:23 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 1
I recommand pythonprogramming.net
13th Oct 2018, 11:57 AM
Youcef
+ 1
Kuba SiekierzyƄski basic AI starts with NaiveBayes, which is not that close to ML, leave alone DL and RL.
13th Oct 2018, 4:36 PM
Rugved Modak
Rugved Modak - avatar
0
Look for machine learning course here on SL. It's not coplete but it's a good start. Then try understanding machine learning and try creating your own project
13th Oct 2018, 10:36 AM
Daniele Bonomi
Daniele Bonomi - avatar
0
Kuba SiekierzyƄski I should mention he is talking about starting AI, not DS or NN. NN is higher level. MJ Cabrera start learning TensorFlow, then NumPy, Pandas, SciPy, spaCy, Matplotlib, etc.
13th Oct 2018, 3:36 PM
Rugved Modak
Rugved Modak - avatar