How i make a artificial intelligence program in c++ ??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How i make a artificial intelligence program in c++ ???

20th May 2017, 2:55 AM
Louis
Louis - avatar
6 Answers
+ 7
learn theory, and it won't matter what language it is. study logic trees, decision trees, machine learning, neural networks, and markhov chains.
20th May 2017, 4:20 AM
Ahri Fox
Ahri Fox - avatar
+ 3
like assistant type
20th May 2017, 3:05 AM
Louis
Louis - avatar
+ 3
@Ahri : ok...☺ if you want to stick with c++ you may want to look for libraries as it would take a lot of time to develop something from scratch. If you want to learn about AI you could also study a script language like python, if only to be able to look at algorithms and examples in that language, or for rapid prototyping.
20th May 2017, 7:10 AM
ifl
ifl - avatar
+ 2
oh !! ok
20th May 2017, 4:01 AM
Louis
Louis - avatar
+ 2
because I have only c++ program...so..
20th May 2017, 6:49 AM
Louis
Louis - avatar
0
Is there a particular reason why you want to do it in c++?
20th May 2017, 5:25 AM
ifl
ifl - avatar