Package related to the Neural Networks from Scratch in Python book
Project description
nnfs
Neural Networks from Scratch
For use in conjunction with the book (https://nnfs.io) and the video series on YouTube (link to come later).
At the moment, the main use is for the dataset generator:
from nnfs.datasets import spiral_data_generator
Have much more planned in the future... but just needed a quick way for people to get the dataset generator.
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
nnfs-0.5.1.tar.gz
(5.0 kB
view details)
Built Distribution
nnfs-0.5.1-py3-none-any.whl
(9.1 kB
view details)
File details
Details for the file nnfs-0.5.1.tar.gz
.
File metadata
- Download URL: nnfs-0.5.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7e1ba80bdfb89d9909758ba7546f1f73c5f6b58c1d5899649ac488c2a4833213
|
|
MD5 |
70bc6f244a8b3ad4366187b18dfb2a66
|
|
BLAKE2b-256 |
649f4cd73be57e0551dbc98adfd710eaba902372e04af8a15f1a8b08cffdfc2e
|
File details
Details for the file nnfs-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: nnfs-0.5.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fd04796da8e8f40a4dff9ad995a99944b8f0d68966d59e3e5d133659c7264c1f
|
|
MD5 |
3b97850f63eee4c7d0450ce7fade5446
|
|
BLAKE2b-256 |
068c3003a41d5229e65da792331b060dcad8100a0a5b9760f8c2074cde864148
|