Portfolio

NN_From_Scratch [Code]

Developing a personal library for deep learning models without using torch.nn. Starting from gradient descent on a linear layer, all the way to training published model architectures.