Earlier quoted context omitted.
Interesting, I found the course disappointingly shallow. I did do it soon after it came out, maybe it got much better with time. I also have a background / job in statistics, though not ML as such. While it does talk through the basics of ML, it is really barely a taster. It doesn’t leave you with any skills, other than, if you buy a book and work through it, you will know what a “decision tree” is ahead of time. Wit…
Have you tried the deep learning courses? They steer away from statistics and proofs, but all the math required to build a convoluted network is covered. Lib use is very low level at first; not too far removed from doing it all from scratch it you really wanted to waste the time.
Ask HN: Top Coursera Courses?
151–158 of 158 posts
Re: Ask HN: Top Coursera Courses?
#152Programming Languages, Dan Grossman, UW. https://www.coursera.org/learn/programming-languages It is a 3 part course and a bit more intensive than other courses on Coursera with challenging assignments. It helped me gain a deeper understanding of statically vs dynamically typed languages. Designing a tiny language in Part B is the best part of the course. Concludes with a nice comparison between OOP and functional lan…
Re: Ask HN: Top Coursera Courses?
#153Nand to Tetris: how a computer is built from the ground up. Starting from nand logic gates all the way to OO programming https://www.coursera.org/learn/build-a-computer
Re: Ask HN: Top Coursera Courses?
#154I really enjoyed Tim Roughgarden's 'Algorithms' specialisation. The first half are actually on Stanford's online learning platform for free. https://www.coursera.org/specializations/algorithms
Re: Ask HN: Top Coursera Courses?
#155Earlier quoted context omitted.
I don't know... I would summarize it as: - You will get good at anything given enough practice, so don't worry about thinking you're bad at X - As you get good at X, you will start to like it - Pomodoro I'm over-simplifying of course, but I felt like the course provided a lot of concepts with very little actionable advice. It's a very popular course because it "feels good". It is motivating, and has a very positive m…
You overlooked the two states of learning: focused and diffuse. Each is important. That was a big eye-opener for me as I used to blame my mind needing to take frequent breaks and thinking about other things on my inability to focus. Then I realized that it's just a natural way to learn.
Re: Ask HN: Top Coursera Courses?
#156Re: Ask HN: Top Coursera Courses?
#157Not coursera https://www.youtube.com/playlist?list=PLOtl7M3yp-DV69F32zdK7... https://www.youtube.com/playlist?list=PL462275E91FC7844D
So people don't have to click the link to see what those are about. First link is "Alanysis of Algorithms" from Stoney Brook University, second is "Discrete Mathematics" also from Stoney Brook.
Re: Ask HN: Top Coursera Courses?
#158Dr Barbara Oakley’s “Learning How to Learn” [0] is great. Edit: It gives an important understanding on how our minds function and how we learn, which, I think, forms the basis of effective work. Knowing how to work, and being an effective learner are incredibly important qualities in life. [0] https://www.coursera.org/learn/learning-how-to-learn
I don't know... I would summarize it as: - You will get good at anything given enough practice, so don't worry about thinking you're bad at X - As you get good at X, you will start to like it - Pomodoro I'm over-simplifying of course, but I felt like the course provided a lot of concepts with very little actionable advice. It's a very popular course because it "feels good". It is motivating, and has a very positive m…