Skip to content

More learning adventures in machine learning!

Notifications You must be signed in to change notification settings

andreSatria/ml-playground

 
 

Repository files navigation

Machine Learning Playground

More learning adventures in machine learning!


Welcome! Here, I will be sharing a collection of mini-projects that I did related to machine learning. In it's current state, most of the problems will be related to reinforcement learning and using OpenAI's Gym environments, as they are easy to use and require minimal environment setup.

The projects of the same problem/environment will be placed in the same folder. Each of them may have various solutions and approaches, documented in Jupyer notebooks. These notebooks are created in Google Colaboratory, so some features such as replay videos can only be viewed there (links to open them there are provided)

Index

Abbreviations

  • RL: Reinforcement Learning
  • SL: Supervised Learning
  • UL: Unsupervised Learning

Disclaimer

Not all practices shown in these examples are guaranteed to be the best and proper. Take the examples as references/guidelines at your own risk.

About

More learning adventures in machine learning!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.9%
  • Python 1.1%