A simple deep learning library which contains basic functions for creating a linear model, loading data and training the model.
- Tensors
- Loss Functions
- Layers
- Neural Nets
- Optimizers
- Data
- Training
- Examples
I was inspired by this Livecoding Madness: Let's Build a Deep Learning Library tutorial by Joel Grus.