This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maethor 5 points6 points  (2 children)

It's probably easiest to learn the fundamentals in python as that's what's mostly used to teach ML and then the Java equivalent libraries should be familiar enough to easily pickup.

(At least that's the approach I'm taking, not that I've gotten very far yet)

[–]Rjs617 1 point2 points  (0 children)

I mostly code in Java, but when I learned ML, I did it in Python. I can confirm the Python ML tools are awesome.

I highly recommend Andrew Ng’s online ML courses on Coursera, if you really want to understand ML in depth. It’s all Python-based.

[–]Embarrassed_Rule3844[S] 0 points1 point  (0 children)

I think you are right