0
best language if i want to learn about AI
best language if i want to learn about AI
1 ответ
+ 5
If you are aiming in using AI as a tool, then Python is a good choice as there are 3rd party AI libraries already made for you. Such as scikit-learn, TensorFlow, OpenAI and others.
If you are different and want to do fundamental research, I think C / C++ with a strong understanding of math is a way to go.