Slashdot Mirror


Ask Slashdot: How To Get Into Machine Learning?

An anonymous reader writes: I know this is a vague question, but hoping to get some useful feedback anyway. I'm an experienced SW Engineer/Developer who is looking to get into the Machine Learning arena. I have an MS in CS and a solid 15 years of experience in a variety of areas, but no experience in Machine Learning.With that as background, my question is: What is the most time-efficient (and reasonable cost) way to:
(1) Decide whether Machine Learning is for me and
(2) Make myself employable in the field.
An additional constraint is that I can't afford to quit my full-time day job. Thanks.

3 of 123 comments (clear)

  1. Coursera, Andrew Ng by Billy+the+Mountain · · Score: 4, Interesting

    Sign up for Coursera and take Andrew Ng's Machine Learning course. It's excellent (took it twice).

    --
    That was the turning point of my life--I went from negative zero to positive zero.
  2. Stanford Online Learning by SJrX · · Score: 5, Interesting

    I might recommend the following along with the associated free textbook: https://lagunita.stanford.edu/... Textbook: http://www-bcf.usc.edu/~gareth... Afterwards you can look at the more advanced free textbook: http://statweb.stanford.edu/~t...

  3. Re:Coursera by ShanghaiBill · · Score: 4, Interesting

    MIT has a good free intro to AI and ML by Patrick Winston. I watched it for an hour a day while I was on the treadmill. I learned a lot, and burned off a few pounds.

    You should also learn CUDA and/or OpenCL. That will not only help you with ML, but also with any other HPC, and make you more employable.