can you code AI using c++?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

can you code AI using c++??

tring to create a custom AI. I'm quiet new in this sector . don't know much about it . what should i start with .

9th Jul 2018, 4:47 PM
Safwat Adiba
Safwat Adiba - avatar
10 Answers
+ 13
Safwat Adiba: C++ is one of the most powerfull language. But to program real IA in C++ is not for beguiners! It's used to do "simple" AI for games (like Unreal) ou to hard machine/deep learning. On the order hand, Phyton is a multipoupose language that have a plenty of tools ready to beguin to work whith machine/deep learning, some of then will allow you to play whith real neural networks (like tensorflow and pytorch)!
10th Jul 2018, 12:38 AM
Gustavo Soares
Gustavo Soares - avatar
+ 12
so... i sugest you to use python (or R) if you want to aplly and work with machine learning and IA! And use C++ if you are more interested in building the IA (enginering) or when python is just too slow to manage the data
10th Jul 2018, 12:48 AM
Gustavo Soares
Gustavo Soares - avatar
+ 6
You should be able to create an AI in any Turing complete language. So yes.
9th Jul 2018, 10:08 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 4
Wait nested loops or files? How are those related?
9th Jul 2018, 10:33 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 3
what do i need to know for that ? in c++ I mean Full Gamer
9th Jul 2018, 10:02 PM
Safwat Adiba
Safwat Adiba - avatar
+ 3
that's exactly what I can't understand.. Ben Allen (Njinx)
9th Jul 2018, 10:36 PM
Safwat Adiba
Safwat Adiba - avatar
+ 3
Safwat Adiba Yeah that doesn't make any sense to me.
9th Jul 2018, 10:37 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 3
so what should I do.. I'm quiet new at c++ .. don't know it well enough .. only theoretical.. please help Ben Allen (Njinx)
9th Jul 2018, 10:39 PM
Safwat Adiba
Safwat Adiba - avatar
+ 3
Safwat Adiba Sorry I can't really help you with AI. It's not my field. I might be able to help you with C++ and other general programming questions.
10th Jul 2018, 2:33 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 2
what i meant was .. which is better in this case nested loops or fiels .. i thought files .. but couple of people told me to try nested loops and conditions .. I'm a bit confused now .....Ben Allen (Njinx) Full Gamer
9th Jul 2018, 10:26 PM
Safwat Adiba
Safwat Adiba - avatar