Neural network from scratch
Project description
neural-network-from-scratch
neural_network_from_scratch.core??
This file will become your README and also the index of your documentation.
Install
pip install neural_network_from_scratch
How to use
Fill me in please! Don’t forget code examples:
#minus_one()
NameError: name 'minus_one' is not defined
#foo()
#foo?
#add_one(2)
NameError: name 'add_one' is not defined
#foo(1)
NameError: name 'hoo' is not defined
1+1
2
#hoo??
Object `hoo` not found.
#hoo(1)
NameError: name 'hoo' is not defined
#activation??
Object `activation` not found.
#activation(10)
NameError: name 'activation' is not defined
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 neural-network-from-scratch-0.0.1.tar.gz.
File metadata
- Download URL: neural-network-from-scratch-0.0.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b476f27a36d8157c562db2502359f975d3813673056f6af95fa5e908cf5b897a
|
|
| MD5 |
a0ed20ed3194ed8547c24dddfc25ec52
|
|
| BLAKE2b-256 |
ab9bfe0c11f4d55bd38915ef8c54437eb7c744b8c5c0742b9087ce410fcf6c22
|
File details
Details for the file neural_network_from_scratch-0.0.1-py3-none-any.whl.
File metadata
- Download URL: neural_network_from_scratch-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a84981550901088424fb3c89ad347fc9da9a19a557090704666c98b3aa9b71
|
|
| MD5 |
88ee34da9bfb26d4666f20b87133ce0d
|
|
| BLAKE2b-256 |
f6d0eb49f7d4cbba1c2049429a60c3d5b1cf47ef80a89eadb344d4b057b40905
|