Artificial intelligence development | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Artificial intelligence development

Hello everyone, i would like to know what languages do AI developers use to create artificial intelligence?

9th Aug 2018, 9:57 AM
hddhdydud
8 Answers
+ 7
python simply becuase it has the most developed tools for nueral networks and machine learning. don't let that discourage you from using java or c# for the same task, as they can do it nearly just as easily. modern day it's not used for ai, but lisp was made with ai in mind. it can 'modify it's own code'.
9th Aug 2018, 10:52 AM
Ahri Fox
Ahri Fox - avatar
0
In theory you can use any language. But Python and R are most common because they are convenient and have much more instruments than other languages. Python is a little more popular and has more materials for beginners.
9th Aug 2018, 10:07 AM
wiad
0
wiad Thanks, but how can i use python to create AI?, sorry for bothering you with my questions
9th Aug 2018, 10:11 AM
hddhdydud
0
iPirateTv, there are many machine learning libraries and frameworks like scikit-learn or more complex TensorFlow and PyTorch. You can check their websites for tutorials. But I think the best way to learn something is to find a good book.
9th Aug 2018, 10:24 AM
wiad
0
wiad Thanks dear enlightened one, these answers are sufficient, for now, i hope we meet again later
9th Aug 2018, 10:27 AM
hddhdydud
0
wiad One last question, how or where can i find more of these machine learning frameworks and libraries?
9th Aug 2018, 10:54 AM
hddhdydud
0
iPirateTv, you are free to search the web.
9th Aug 2018, 11:02 AM
wiad
0
wiad Ah, ok
9th Aug 2018, 11:03 AM
hddhdydud