Minimal framework for creating a simple neural net
Project description
# simple_neural_net
Minimal framework for creating a simple neural net
## Installation
pip install simple-neural-net
- ## Tasks
Consider changing shape of X and y inputs to match sklearn conventions
Add method which automatically evaluates model accuracy
Add cost model and prediction model for multi-class classification
Add other layer geometries (will require splitting up Layer class)
Add batching
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple-neural-net-0.1.0.tar.gz.
File metadata
- Download URL: simple-neural-net-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98846b4bb46c8edff75811a0100ab486db1a4ee23e2dbe84144ec2252c426c33
|
|
| MD5 |
a31343a262b4f5b69132d58d831ca545
|
|
| BLAKE2b-256 |
f2735e7cf7ca45350cb1d923a4d5d9fa960ff467512e23bec0cffc65fd8da917
|
File details
Details for the file simple_neural_net-0.1.0-py3-none-any.whl.
File metadata
- Download URL: simple_neural_net-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3946b32e6ddc4e62a2b0a2597041d4101d626d1c44dc3556980dc404b62d22b8
|
|
| MD5 |
7cedbd852fc58d25f1596a802bcf7dbc
|
|
| BLAKE2b-256 |
770991a666efaf88dd22f4b407e10f352c906eeae4715b972ae8de4ccb2a97bc
|