+ 13
Which is the best one language for machine learning?
Machine Learning
50 Respostas
+ 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.
+ 27
Python, because:
1.Contains lot of libraries.
2.Easy and powerful.
3.Easy to work with MatLab.
+ 22
Python, I guess.
+ 17
Ruby though 😎 Cuz it's more simple to Python, but it could be complex
+ 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
+ 9
There exists a world for machine learning beyond R and python.
Machine Learning is a product of statistics, mathematics, and computer science.
+ 7
c++, python and R
+ 7
i think python 🤔
+ 7
I would say embedded c.Cause its needs no backing to run
+ 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.
+ 5
But what about R language as compared to Python?
+ 4
python easy
+ 4
+ 4
c++ or paython
+ 4
Python is the best because of it's data handling features
+ 4
I prefer Python
+ 4
R programming and python !but R programming is best for beginners....☺
+ 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
+ 3
+ 3
python and Ruby, oups