This is one of the best courses on ML.
What are the others? Any recommendations?
Andrew Ng updates his Machine Learning course
21–30 of 131 posts
Re: Andrew Ng updates his Machine Learning course
#22Re: Andrew Ng updates his Machine Learning course
#23This is one of the best courses on ML.
What are the others? Any recommendations?
https://omscs.gatech.edu/cs-7641-machine-learning
https://omscs.gatech.edu/cs-7642-reinforcement-learning (I took this before ML but its supposed to come after. There is some overlap. Probably my favorite graduate course.)
https://omscs.gatech.edu/cs-7646-machine-learning-trading (IMO not amazing)
Much more basic (took this before OMSCS):
https://www.udacity.com/course/intro-to-machine-learning--ud...
I'm sure there are many more.
Re: Andrew Ng updates his Machine Learning course
#24Checked if he moved it away from Matlab, and yes he did! That's what steered me away from his course.
Re: Andrew Ng updates his Machine Learning course
#25Although this is the best course on ML, is it really practical for anything? Has anyone built products for things they’ve learned from this course?
You could use ML in your job/company but then you dont need this course, you just use a ML product.
See this course as a hobby thing, or if you are in HS and want to start preparing for college, otherwise there are better uses of your time.
Re: Andrew Ng updates his Machine Learning course
#26Earlier quoted context omitted.
They say you can "audit" the course for free, but they employ a ton of grey patterns to get you to pay for it. I haven't been able to find out where to audit it yet. Update: You have to go into the individual courses within the specialization and the enroll popup will have an audit option. First Course is here: https://www.coursera.org/learn/neural-networks-deep-learning...
That link says "Enroll for Free" and no audit button. Maybe it's because I'm not logged in?
Re: Andrew Ng updates his Machine Learning course
#27Checked if he moved it away from Matlab, and yes he did! That's what steered me away from his course.
The programming assignments were one or two lines in Octave. They'll turn into 10 lines of Python with indentation errors. Python is a worse pedagogical language for any course in applied linear algebra.
Re: Andrew Ng updates his Machine Learning course
#28Checked if he moved it away from Matlab, and yes he did! That's what steered me away from his course.
The programming assignments were one or two lines in Octave. They'll turn into 10 lines of Python with indentation errors. Python is a worse pedagogical language for any course in applied linear algebra.
Re: Andrew Ng updates his Machine Learning course
#29Although this is the best course on ML, is it really practical for anything? Has anyone built products for things they’ve learned from this course?
No. The ugly truth is that these courses will be useless to 99% of the people. Machine learning is dominated by big corporations with gigantic amounts of data and processing power. If you want to work in one of them or create competing ML companies you need pedigree (a PhD from a well know university), and those guys arent taking courses with fake credentials. You could use ML in your job/company but then you dont ne…
Re: Andrew Ng updates his Machine Learning course
#30This is one of the best courses on ML.
What are the others? Any recommendations?