What is a good project to get started with AI? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

What is a good project to get started with AI?

I am just getting familiar with some AI stuff. I want to start with some simple code projects I can do. You can assume that I am familiar with some search algorithms, CSPs, Reinforcement learning and Bayes nets (theory only, no code practice). Any suggestions?

25th Apr 2017, 3:10 PM
Konul Gurbanli
Konul Gurbanli - avatar
3 Answers
+ 4
Thanks for the answer! Tic-tac-toe sounds interesting and relevant for me, I'll try to start with that.
27th Apr 2017, 11:42 PM
Konul Gurbanli
Konul Gurbanli - avatar
+ 3
Try making a simple game like tic-tac-toe then make an IA to play with. You can go deeper with a chess game. If you're really familiar with it, try to make something like a 2D or even 3D shooting game and make some bots fight against you or against each other.
25th Apr 2017, 5:53 PM
Toky R.
Toky R. - avatar
27th May 2017, 4:03 PM
Bjarte Mehus Sunde
Bjarte Mehus Sunde - avatar