# LaterTidyGrad
TidyGrad | Documentation | Discord
A tidy library for gradient-based optimization
Install
pip install -e tidygradDev
pip install -e .[dev] # Local install with dev dependencies- Hack
 - Hack
 - Hack
 - (edit and run the notebooks in the 
./nbsdirectory). 
nbdev_preparenbdev_prepare will:
- Export all norebooks into the 
./tidygraddirectory.- Note: the notebooks themselves have an export cell, so they are exported every time you run them.
 
 - Run all notebooks (equivalent of testing)
 - Generate REDME.md from the index.ipynb
 - Generate the docs