BlastWind / ml-from-scratch

Self Study

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is for self study

I plan to build the following from scratch in preparation for getting into Mechanistic Interpretability Research.

  1. MLP (use Numpy only) for MNIST.
  2. Transformer from scratch (Can use PyTorch)
  3. PCA, SVD
  4. Sparse Encoder (Dictionary Learning)
  5. Reinforcement Learning stuff

About

Self Study


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%