What is the language needed for AI? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the language needed for AI?

Hi everyone, I'm learning C# to be able to create my own video games but I also need to program AIs so I need to know which language to use.

11th Dec 2022, 9:13 PM
Anonimsus
Anonimsus - avatar
4 Answers
+ 3
AI is the combination of machine learning and deep learning that enables the systems to learn from the patterns. What do you need to learn for Artificial Intelligence as a beginner? 1. Programming language(Python or Julia, but Python is preferred). 2. Statistics, probability, Linear algebra, Calculus, discrete maths. 3. Machine learning algorithms 4. Case studies of Machine learning. 5. Natural language processing. 6. Time-series. 7. Deep learning with Tensorflow and Keras. 8. Case studies of deep learning. 9. Computer vision(Not mandatory).
12th Dec 2022, 11:30 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
You can create AI in any language.
12th Dec 2022, 7:36 AM
Ausgrindtube
Ausgrindtube - avatar
+ 1
Thank you
12th Dec 2022, 1:22 PM
Anonimsus
Anonimsus - avatar
0
Python is best for that 💯
13th Dec 2022, 2:57 AM
KUNDAN KUMAR
KUNDAN KUMAR - avatar