Skip to content

teaching-data-science/intro2ml

Repository files navigation

Welcome to the course repo for Introduction to Machine Learning!

The course is organized as a digital lecture, which should be as self-contained and enable self-study as much as possible. The major part of the material is provided as slide sets with lecture videos. We have also prepared interactive tutorials where you can answer multiple choice questions, and learn how to apply the covered methods in R on some short coding exercises. Our plan is to extend this self-study material over the next months and years.

The site itself is built on an amazing framework created by Ines Montani, originally created for her spaCy course. The front-end is powered by Gatsby and Reveal.js and the back-end code execution uses Binder.

Binder

Netlify Status

If you are interested in building a course on this framework, see Ines's starter repos for making courses in Python and R, and her behind-the-scenes explanation of how the framework works at the original course repo.

How to use this template

To create a new course create a fork of this repository and start building 🎉

Contributors welcome!

Please check out our contributing guidelines.