Programming languages used for Machine Learning...
-
AI plays a big role in our day to day lives in the present day. Everyone talks about getting things done with a single touch of a button or a single command. Ever thought of how are these possible? How can you make something to do that? How can you develop your own AI so you can make it your own slave :smirk:
Here are the some of the languages that are used to develop AI.
1. Python
Python is the most popular and the easiest language that AI can be developed with. It's a scripting language with a big community backing up. It's the defacto language of most data scientists and machine learning engineers and relatively easy to iterate on model architectures.
2. C++
This is a highly optimised code which descends from C language. This also has a huge community backing up. This is one of the commonly used ML development languages as it is probably the fastest language out of all.
3. R
R is one of the most effective language and environment for analyzing and manipulating the data for statistical purposes. Using R, we can easily produce a well-designed publication-quality plot, including mathematical symbols and formulae where needed.
-
Python is my favorite.. easy to learn and easy to memorize.
-
@root I totally agree! :)
-
Nice post bro... python lover ❤
-
@dev_lak haha :)
-
I also use JavaScript for machine learning.
-
@lkdev There are more languages like you said. But these are the most popular ones :)
-
@lahirunc Using Tensorflow?
-
@b6 what do you mean? If you're asking if i have used TensorFlow? Then yes, I have with the help of python.