+ 1
How To Made A AI
I How To Made A AI And Which Use Language?
1 Respuesta
+ 1
The languages taught on SoloLearn that have the potential to be used to code AI are as follows (in no specific order): Python, C++, and Java. There are lots of other languages. Here’s some resources to learn about all the other languages not taught here that can be used to program AIs:
https://blog.programminghub.io/blog/2017/10/27/top-programming-languages-ai-development/
https://www.rankred.com/best-artificial-intelligence-programming-language/
https://www.theexplode.com/best-programming-language-for-ai/
http://valosohub.com/blog/2017/08/21/programming-languages-chatbots/
http://www.r-chart.com/2010/12/google-ai-challenge-languages-used-by.html?m=1
As for how to code an AI:
https://www.quora.com/How-do-I-start-programming-a-self-learning-basic-AI
https://medium.freecodecamp.org/simple-chess-ai-step-by-step-1d55a9266977
https://www.sitepoint.com/simple-ways-to-build-artificial-intelligence/
Good luck and happy coding!