Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 576 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 576 Bytes

Machine Learning Example Projects

Example projects and interactive lessons in Machine Learning and Data Science.

LanderRL:

Using Reinforcement Learning to train an agent to land a moon lander as per OpenAI's Lander-v2 gym environment.

PlanetChallenge:

Using deep learning to classify images taken from space.

PLAsTiCC:

Using time series classification to identify astronomical sources.

Library Tutorials:

Interactive Workbooks demonstrating the use of Common ML/DS tools.

There's a ton of room for improvement in all of these projects, PRs welcome.