Skip to content

pieroit/machine-learning-open-course

Repository files navigation

Machine Learning Open Course

Open slides for teaching machine learning. The slides run on reveal.js and are published under Creative Commons.

Creative Commons License
Machine Learning Open Course by pieroit is licensed under a Creative Commons Attribution 4.0 International License.

Demo

Enjoy the slides directly online.

Code examples

  • Node: Enter in nodejs-example and run npm install. Then launch with node example.js or node naturalDemo.js.
  • WordPress: Download this repo. Rename the src folder to dropout and upload it in wp-content/plugins as you would do with any plugin.
  • Spark: This is complicated. You should first download the MovieLens dataset and put the files in the spark-example/data, then submit the spark-example/recommend.py script to your cluster, and ask recommendations from the spark-example/demo.py script. contact me if you need help :)

Live talks

image

About

Open slides for teaching Machine learning. Published under Creative Commons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published