Where to find information about AI? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Where to find information about AI?

Do you some books about machine learning and AI include mathematic. What I need to know to start coding some AI?

8th Apr 2018, 9:28 AM
Maksym Debil
Maksym Debil - avatar
2 Answers
+ 7
I would really recommend you to learn/refresh knowledge on linear algebra, statistics and probability. There is a great free online course at Coursera: www.coursera.org/learn/machine-learning/ It gives a sound background to all of the above.
8th Apr 2018, 9:43 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
Start by creating a basic Artificial Neural Network in C++ https://www.analyticsvidhya.com/blog/2014/10/ann-work-simplified/
8th Apr 2018, 9:50 AM
Emma