/tinynn-autograd

tinynn with automatic differentiation

Primary LanguagePythonMIT LicenseMIT

tinynn-autograd

tinynn-autograd is a deep learning framework with automatic differentiation, built upon tinynn.

install

git clone https://github.com/borgwang/tinynn-autograd
cd tinynn-autograd
pip3 install -r requirements.txt

run example

cd tinynn-autograd
python3 examples/mnist/run.py

Resources

License

MIT