henrii1 / Extended-Mircograd-Framework

Extending the Micrograd Framwork developed by Andrej Kaparthy. will be used to run standard ML methods such as MLPs, LSTM, RNN, CNN and Transformers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extended Micorgrad Framework for Implementing NN (XMicrograd.

Developing a light weight framework for implementing popular neural network methods such as CNNs, MLPs, etc. This repository will contain the framework and its tests as well as example implementation of each method in Pytorh and XMicrograd

NB: This will come in later. for now I'd focus on building these architectures up till GNNs with the basic module (torch) without torch.nn.

About

Extending the Micrograd Framwork developed by Andrej Kaparthy. will be used to run standard ML methods such as MLPs, LSTM, RNN, CNN and Transformers

License:MIT License


Languages

Language:Jupyter Notebook 96.5%Language:Python 3.1%Language:Dockerfile 0.3%Language:Makefile 0.1%