The goal of this repo is to provide a place for me to reinvent wheels without using apis from scratch.
- numpy_network:
- A simple implementation of a neural network using numpy.
- model_zoo:
- A collection of popular models implemented using torch
- To be continued...
- Convolution codes
- Recurrent Neural Networks