Autograd Engine written in Python C-API
Project description
Minigrad
An autograd engine inspired by Karpathy's micrograd library. It is called mini because it is a little bit bigger than micrograd. Engine is implemented in Python C API so it is faster but more complex in terms of readability. Currently nn.py and micrograd.nn are the same but will implement it in Numpy.
Installation
pip install minigrad
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
minigrad-0.0.6.tar.gz
(4.9 kB
view details)
File details
Details for the file minigrad-0.0.6.tar.gz
.
File metadata
- Download URL: minigrad-0.0.6.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93dc51aeab34dc815a0c3cccae13a2b33d3283bb486a418d7ce96dc6226820b8 |
|
MD5 | a9f6c5d01e0879b99a55e5792d65daf4 |
|
BLAKE2b-256 | 35dc8391ed9876261196a91baf1d042fa06092a06682c98fd7d40413c6e117f7 |