Nunet is a deep learning framework inspired by PyTorch, built entirely with NumPy. It offers a straightforward and intuitive interface for constructing and training deep neural networks.
- Refactor code
- Implement and test convnet
- Write documentation
Inspired by https://github.com/karpathy/micrograd