A neural network library designed from scratch.
Project description
A neural network designed from scratch in Python (no tensorflow, pytorch, etc.).
Why from scratch?
Neural networks have grown to become very popular and useful. Because they are so complex, it is tough to have a core understanding of how the networks actually “learn.” Coding one from scratch turned out to be extremely helpful.
Why in Python?
Python is easy and quick to use, meaning that the time I spend coding will mostly be devoted to actually coding the network.
More importantly, Python is easy to understand, meaning the code can serve as a learning resource for those who would like a better understanding of how neural networks work.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file enzo-0.0.1.dev6.tar.gz
.
File metadata
- Download URL: enzo-0.0.1.dev6.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 010ccbbd76b6fdfb9b136a1b77194fbc96d33ef24d3703ab190429dfeb8f5705 |
|
MD5 | 503ad821681e30432d672063b35a1cf9 |
|
BLAKE2b-256 | 5d6ab237464d9966646cc97f41c18b55998eed3bcb95d06350b9c43e9f11ea52 |
File details
Details for the file enzo-0.0.1.dev6-py3-none-any.whl
.
File metadata
- Download URL: enzo-0.0.1.dev6-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51ebc74e2af6694ea341a2f765a32cab78af717f5efb22427d906e1e313c49c5 |
|
MD5 | 3a9060011469d576a9cc0d19dca6caa7 |
|
BLAKE2b-256 | b236fcd33fb7eaa89ba7312cae1a6135065da0f76c5f807ec66c83bed4d635f8 |