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
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Yet another scalar autograd engine based on micrograd.
No installation required
python train.py
Educational purposes
yet another scalar autograd engine - featuring complex numbers and fixed DAG