Stars
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in any way) movie database about movies, people, characters and companies
Platform to evaluate index selection algorithms
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
PRML algorithms implemented in Python
VIP cheatsheets for Stanford's CS 230 Deep Learning
Games: Create interesting games in pure python.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…