Which is the best one language for machine learning? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 13

Which is the best one language for machine learning?

Machine Learning

19th Oct 2017, 6:38 AM
Mangesh Suresh Tambat
Mangesh Suresh Tambat - avatar
45 Antworten
+ 15
Python and MATLAB (or its open source alternative Octave) as the first steps. Both are widely used by industry and academia, with a huge amount of sample codes, libraries, and packages. They are some of the fastest tools to implement your ideas. R is also used in data science, as far as I've seen, it is mostly used in non-engineering fields, like biochemistry, bioinformatics, etc. It is very useful to understand the codes in R and be able to rewrite them in your own preferred language. But you might not get the opportunity to develop any code if you don't work with labs that use that language. But the language aside, what is missing in some cases, is "High Performance Computing". How to implement your algorithms with efficient codes. In all these mentioned languages, this is a necessity. In some circumstances, you need really high performance programs. In that case, you should learn C++. LabView is also a graphical tool which makes implementations much easier and faster. But it is very expensive. I haven't used it myself.
21st Oct 2017, 6:05 PM
Nariman Dorafshan
Nariman Dorafshan - avatar
+ 27
Python, because: 1.Contains lot of libraries. 2.Easy and powerful. 3.Easy to work with MatLab.
19th Oct 2017, 6:57 AM
Lakshay
Lakshay - avatar
+ 22
Python, I guess.
19th Oct 2017, 6:58 AM
Igor Makarsky
Igor Makarsky - avatar
+ 17
Ruby though 😎 Cuz it's more simple to Python, but it could be complex
21st Oct 2017, 11:39 AM
Bohdan
Bohdan - avatar
+ 11
For a language I'd go for python. Also deep learning resources: http://colah.github.io http://neuralnetworksanddeeplearning.com deep learning vid example(using python): https://m.youtube.com/watch?v=i8D90DkCLhI
21st Oct 2017, 10:00 AM
Haris
Haris - avatar
+ 9
There exists a world for machine learning beyond R and python. Machine Learning is a product of statistics, mathematics, and computer science.
19th Oct 2017, 4:58 PM
Talluri Saisumanth
Talluri Saisumanth - avatar
+ 7
c++, python and R
19th Oct 2017, 8:29 AM
Vijay
Vijay - avatar
+ 7
i think python 🤔
21st Oct 2017, 9:34 AM
Fandi
Fandi - avatar
+ 7
I would say embedded c.Cause its needs no backing to run
22nd Oct 2017, 1:08 AM
Pickle_Rick()
Pickle_Rick() - avatar
+ 6
Python its a high level language which is easy to understand and very powerful. - Django framework is a great place to show your skills and upload your creation to Github.
19th Oct 2017, 7:10 AM
Anthony Perez
+ 5
But what about R language as compared to Python?
19th Oct 2017, 7:32 AM
Mangesh Suresh Tambat
Mangesh Suresh Tambat - avatar
+ 4
python easy
19th Oct 2017, 2:02 PM
DeleteThisAccount
20th Oct 2017, 7:54 AM
Goda Kotb
Goda Kotb - avatar
+ 4
c++ or paython
20th Oct 2017, 4:50 PM
Abdullah Elsayed
Abdullah Elsayed - avatar
+ 4
Python is the best because of it's data handling features
21st Oct 2017, 3:09 AM
Ayush
Ayush - avatar
+ 4
I prefer Python
21st Oct 2017, 12:24 PM
Dimon
Dimon - avatar
+ 4
R programming and python !but R programming is best for beginners....☺
21st Oct 2017, 3:19 PM
Lavanya
Lavanya - avatar
+ 4
Java is also in option .. don't know how tough it can be to learn ml thorough it.. but yes u can go with java
21st Oct 2017, 6:45 PM
Anand Upadhyay
Anand Upadhyay - avatar
19th Oct 2017, 4:16 PM
vayom
vayom - avatar
+ 3
python and Ruby, oups
19th Oct 2017, 10:46 PM
Domeshow Emmanuel
Domeshow Emmanuel - avatar