+ 5
Artificial Intelligence
Which programming language should you learn if you want to learn artificial intelligence later on?
8 odpowiedzi
+ 13
+ 7
Python & cpp
Python😍
+ 3
Thanks
+ 2
C++ is a solid bet. However, don't discount Python. There is a LOT of exciting research with Python for AI currently. I'm not sure if it's because of the ease of use or Python's ability to handle.large data sets so well, but it's catching.
+ 2
When there are problems which need much remodelling and adjusting c++ isn't really good.
In such cases you need something like Matlab or Python.
For AI python is the best choice because of it's massive libraries.
If you finished adjusting your model you could use it as a prototype and code it in c++ to get a bit more efficiency. But in most cases it's not really worth the effort. Just stick to python.
+ 1
Most will work but I would suggest a form of C either C C+ C# etc.
+ 1
That is just my suggestion but I really don’t know for sure
+ 1
Python for its ability to handle and deal with large date sets in different methods easily.