Gradnite
A simple Autograd engine written in Crystal. Implements forward and backward passes for a simple neural network, using scalar values.
Installation
Install prerequisites:
brew install crystal watchexec graphviz
Development
Run in watch mode:
./watch.sh