We provide here a suite of Python examples that walk you through concepts in:
-
Classical & Deep Reinforcement Learning
-
Basic & Advanced Machine Learning
Usage of the examples is simple: just run the main file for each project. Each project example contains its own README.md
file discussing the theory and applications.








- Decision Tree, K-Nearest Neighbours, Logistic Regression (Gradient Descent)

- Linear Regression (Gradient Descent / Stochastic Gradient Descent)

- K-means Clustering



Anson Wong