What are the steps involved in becoming a successful AI( artificial intelligence) developer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 29

What are the steps involved in becoming a successful AI( artificial intelligence) developer

24th Jul 2018, 2:46 AM
Johnson Hope Opeoluwa
Johnson Hope Opeoluwa - avatar
10 Answers
+ 22
Depends on what kind of AI you would like, I'm assuming you're trying to get into the field of Machine Learning? Well, machine learning is basically a combination of calculus and probability, so it would be best if you gain some knowledge on those fields first so that you would have a solid foundation (Yes, AI is made from math, not magic). You can try searching on some courses and tutorials across the net for learning resources on ML after you've done that!
24th Jul 2018, 10:52 AM
apex137
apex137 - avatar
+ 5
Whoever saying that u must learn maths for being a ai developer, 1st of all u must know what is ai,ai is a technique of making a machine like human,such as google assistant and others which can listen to u and can do which u want. Many tools are used in AI, including versions of search and mathematical optimization, artificial neural networks, and methods based on statistics, probability and economics. And languages u can use for it are: C++, Python, Java, Lisp, R, Prolog, Kotlin Python, Java, Kotlin have inbulid libraries for ai development but for C++ the libraries are available online, C++ is very effective in ai development because of its highest processing speed. R is used for data science and computational analysis and LISP, unlike most AI programming languages, is more efficient in solving specific as it adapts to the needs of the solutions a developer is writing. Prolog is a logic programming language associated with artificial intelligence and computational linguistics.
10th Dec 2018, 4:29 PM
MOHAN👨🏻‍💻
MOHAN👨🏻‍💻 - avatar
+ 5
ML IS DIFFRENT FROM AI. machine learning is used when u want the machine to make experience from learning that what user want at the most of the time in his search or in its view.
10th Dec 2018, 4:48 PM
MOHAN👨🏻‍💻
MOHAN👨🏻‍💻 - avatar
+ 4
I don't know about coding it in c++, but the AI class offered at my university teaches it in Python and Common Lisp.
24th Jul 2018, 5:22 PM
Weston Chambers
Weston Chambers - avatar
+ 4
first learn math like Linear Algebra Calculus Probability Optimization then learn Python machine learning most important then problem solving algorithm then excute in programme and you are AI developer ☺️☺️
25th Jul 2018, 9:29 AM
Dev
+ 4
Learn neural networks
26th Jul 2018, 5:24 AM
Shreyansh Dhakad
Shreyansh Dhakad - avatar
+ 4
Weston Chambers good luck👍
10th Dec 2018, 5:17 PM
MOHAN👨🏻‍💻
MOHAN👨🏻‍💻 - avatar
+ 1
not that I see
26th Jul 2018, 9:02 AM
Robert Trout
Robert Trout - avatar
+ 1
19th Aug 2018, 7:49 PM
Sean
Sean - avatar
+ 1
Now that I've taken the AI course, I'd say familiarize yourself with Keras through Python for Neural Networks. There are tutorials online. Common Lisp is a fun language outside of all the parenthesis. It can be VERY useful. You just need to make sure you're good with recursion before using it. Heuristics can help make the program make a choice. Machine Learning is difficult, but it seems like it will be increasingly useful in the days to come.
10th Dec 2018, 5:06 PM
Weston Chambers
Weston Chambers - avatar