Yet another scalar autograd engine based on micrograd.
- Complex numbers (for grad calculation)
- Fixed DAG (no objects allocated during training)
- Only 100 lines of code
No installation required
python train.py
Educational purposes
Yet another scalar autograd engine based on micrograd.
No installation required
python train.py
Educational purposes