My life is just Reinforcement Learning with Human Feedback | Generally making neural network generalize data
Collections of mini-projects and my learning notes created by Han in Summer 2024, marks my 20th Summer in my life.
Building Karpathy's Makemore - An autoregressive character-level language model for making more words
Storyboard creation webapp with power from Generative Al (Stable Diffusion Lightning Image Generation)
NN for Digit Recognizer (MNIST). Created using only Numpy and Math. Also, other variant with basic torch syntax.
Karpathy's micrograd from scratch - a simple library that automatically computes gradients
Mini Project on Trying to Finetune whisper-tiny model using Deutsch dataset