dwyl / learn-artificial-intelligence

:open_mouth: Learn how to teach machines to learn!
GNU General Public License v2.0
9 stars 0 forks source link

Machine Learning course from Stanford & Coursera #1

Open newswim opened 7 years ago

newswim commented 7 years ago

Coursera's "Machine Learning" class is the highest rated introductory course that I've seen. It's 11 weeks and requires around 8-12 hours of work each week.

My local meet-up group is going to host a study group every Monday night, it's at 7pm CST (1am in London), but if you can make it, we'll have a hangouts session open and will try to be diligent to block out time for reviewing, working on assignments and discussing the material in more depth. If you can't make it, we'll try to post the sessions afterward.

nelsonic commented 7 years ago

@newswim that's awesome that you have a group of people committed to going through the course! Sadly, 1am GMT is definitely past my bed time, but if you are able to post your session/recording online I'd be delighted to follow along! 😄

newswim commented 7 years ago

Noted! I will try to make sure that this happens.

If you have some suggestions on WebRTC platforms, I'm not sure what's best. I was going to use Jitsi since that's what CodeBuddies is currently using and has a pretty easy mechanism for streaming to YouTube. It's free to use, but does require a download. There's also Talky and Appear.In but they don't do the streaming thing... RIP Hangouts On Air!

nelsonic commented 7 years ago

RIP Hangouts On Air indeed! I think YouTube streaming is pretty good out of the box, but if you have time to investigate using https://github.com/jitsi that would be cool! 👍