Hacker News new | past | comments | ask | show | jobs | submit login
Learn ML through live team competitions, not lectures (delta-academy.xyz)
115 points by henry_pulver on June 11, 2022 | hide | past | favorite | 19 comments



We do this as part of our university practical course as well (2 week challenges in teams of 4, sometimes participating also in external competitions). While I agree that this good for learning, I would, however, say it is completary to lectures. It makes no sense if people just learn to overfit some hyperparams to beat a score. So rating should at least be done wisely. Otherwise I think people need lectures to understand the real limits of tech and actually find novel uses.

With many good lecture contents online I think it also would be good to also switch to more live competitions at university to do inverted classroom style learning. I think it is the mix that matters (along with the quality)


Every time I read a slogan like "learn X in Y weeks" or "learn through games instead of lectures", I have to think of a Peter Norvig piece: Teach Yourself Programming in Ten Years.

Honestly instead of taking paid courses that promise to teach incredibly difficult subjects in weeks, just take one of the longer courses like Andrew Ng's that start with the fundamentals and are free. Bootcamp style education is awful.

https://norvig.com/21-days.html


I'm really sad our culture is encouraging this. I know this is an unpopular opinion and may be seen as gatekeeping by some, but I believe that these "learn X in Y weeks" for deeply technical topics (it's totally fine for X framework) do more harm than good. People who rely on these usually have no real understanding, and just slap something on their resume. As someone involved in hiring, I actively treat anything like this on a resume as a big red flag. If you say you know ML but list some short-term course, I know that you're exaggerating and likely don't have a real understanding. This also tells me that you are likely exaggerating in other parts of your resume and profile too [0]. The same goes for projects. If your "projects" consist of simply calling X library with new data and doing nothing novel, that's a red flag more than anything else. I see this a ton: Just fork some Github project and make a few tiny changes and put it on your resume.

On the other hand, I respect people who are willing to spend the time and effort to truly learn something from scratch. Start with a basic math and ML course, then go on more difficult ones, read papers, implement papers and projects, and so on. The same goes for other topics such as distributed systems, compilers and programming languages, etc. There are no "learn X in Y weeks" shortcuts. I understand that not everyone may be able to do this and many will give up along the way, and I don't think that's a bad thing. It's a great filter.

[0] https://en.wikipedia.org/wiki/Falsus_in_uno,_falsus_in_omnib...


The course is "Introduction to Reinforcement Learning". We make no claims that you'll be writing papers come the end of 4 weeks! :)

Really interesting reading that Norvig's piece. I agree with almost all of it and think what we're doing at Delta Academy lines up with most of it!

Particularly:

> The key is deliberative practice: not just doing it again and again, but challenging yourself with a task that is just beyond your current ability, trying it, analyzing your performance while and after doing it, and correcting any mistakes. Then repeat. And repeat again.

This is exactly what we do - providing weekly challenges that stretch your ability (that also happen to be fun), discussing the approaches taken by teams & giving expert feedback on code.

And his recipe for programming success:

> Get interested in programming, and do some because it is fun. Make sure that it keeps being enough fun so that you will be willing to put in your ten years/10,000 hours.

> Program. The best kind of learning is learning by doing.

> Talk with other programmers; read other programs. This is more important than any book or training course.

> Work on projects with other programmers.

Again - team projects which are fun sound right up his street.


> Learn reinforcement learning in 4 weeks

There are so many high quality, free resources online for learning RL [1,2,...]. Four weeks of primarily self-guided M-F study isn't nearly enough time to obtain anything more than a cursory understanding of the topic. Kaggle, various gym environment baselines, and workshop competitions exist for those who want to compete.

[1] https://www.deepmind.com/learning-resources/introduction-to-... [2] http://incompleteideas.net/book/the-book-2nd.html


Everytime I read something like "learn ML" I think about learning some descendant of the ML programming language like OCaml, F# or Standard ML instead of machine learning.


This is a common problem. Acronyms are short but provide less information. Without the proper context it is difficult to know what do they refer to.

In Wikipedia, your interpretation is the first result: https://en.wikipedia.org/wiki/ML


that is exactly what i had thought. i think they should write (MLe)


Not sure if you are joking or not


Whether the parent is joking or not, I also see ML as ML (Meta Language) not ML (Machine Learning).

I have zero exposure to machine learning, but am immersed in FP so...


Actually quite common, depending on what community you hang out in! For example, in sales they use # of SQL (sales qualified leads)


The price seems a bit steep to participate in a competition (60 USD for a month)


If it was just 1 competition, I'd agree with you.

It's more a cohort-based online class that's punctuated by competitions (once per week). The competitions serve to motivate you to learn in a fun finale each week, rather than all being about winning. :)

The price tag includes 12 tutorials with exercises, 4 competitions (incl live discussion of solutions with the cohort) and expert code review from instructors on all the exercises.


At the risk of sounding like an utter moron, is anybody else struggling to pay (option to add name and address to the payment card are greyed out?)


I learned surgery the same way. Swathes of punctured spleens aside, it was a lot of fun!

/s


how does this compare to kaggle?


Kaggle has big competitions over several months. They're designed to find top machine learning talent & innovative solutions to the problems they set. Typically the winners aren't just learning ML, they're seasoned pros doing it as a side project.

Our competitions are designed to teach. Each is a progression in difficulty over the previous one. Also there are a set of tutorials preceding each competition which get you up to speed on what you'll learn in the competition.

Plus we're organised into a cohort so you're not competing with the whole world - rather you're competing with your peers who are also learning. You work in a pair on the competition. Then we discuss the solutions teams came up with & what an 'ideal' solution would look like (if one exists - sometimes it doesn't!).


how much time should one dedicate per day? Is this course compatible with working full-time?


We've designed it to be very compatible with working full time!

We suggest ~10 hours per week, although except for the 30 min live competition each week, all of these hours can be done at times that suit you.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: