Collection of basic neural network components in a partially modular framework.
This repo draws inspiration from the major DNN frameworks and TinyDNN.
This is not meant to be a fully functional platform. The purpose is to serve as a playground for learning the underpinnings of ML and DL.
See nautilus.py
for example usage.