This repository contains the codes, notes (optionally) from the books I followed/studied.
- handson-ml2: A fork of an implementation of codes from the book Hands-on Machine Learning with Scikit-Learn and TensorFlow.
- neural-networks-from-scratch: An assignment from a course in 2019, now relived by following the book Neural Network from Scratch by Harrison Kinsley, Daniel Kukieła.
- think-stats: Text and supporting code for Think Stats, 2nd Edition