MyNN is a simple NumPy-centric neural network library that builds on top of MyGrad. It provides convenient wrappers for such functionality as
Convenient neural network layers (e.g. convolutional, dense, batch normalization, dropout)
Weight initialization functions (e.g. Glorot, He, uniform, normal)
Neural network activation functions (e.g. elu, glu, tanh, sigmoid)
Common loss functions (e.g. cross-entropy, KL-divergence, Huber loss)
Optimization algorithms (e.g. sgd, adadelta, adam, rmsprop)
MyNN comes complete with several examples to ramp you up to being a fluent user of the library. It was written as an extension to MyGrad for rapid prototyping of neural networks with minimal dependencies, a clean codebase with excellent documentation, and as a learning tool.
Release files for mynn 0.9.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mynn-0.9.4.tar.gz | 31.6 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mynn-0.9.4-py3.9.egg | Legacy Egg format | - | - | Details |
| mynn-0.9.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 109.0 kB
Release files / mynn-0.9.4.tar.gz
| Download URL | mynn-0.9.4.tar.gz |
|---|---|
| Size | 31.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
24320496cd80e5dc6558b3742dfd7f6eacd4566477eeb04cd96882638da5ab4e
|
|
BLAKE2b-256 checksum How to use checksums |
47f52ccca7f1d1cc720f5706bc728509d6a022cb09cd65d8be38350a8855a5d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6
|
Release files / mynn-0.9.4-py3.9.egg
| Download URL | mynn-0.9.4-py3.9.egg |
|---|---|
| Size | 53.4 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
c678d4c5835034bae0cea6e929f518d2091d2e037c8f277d1c1622bf9601bcbf
|
|
BLAKE2b-256 checksum How to use checksums |
336085863b85ff370b531edeb8d810a0c006f6e535b7a53519035e47a58a9136
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6
|
Release files / mynn-0.9.4-py3-none-any.whl
| Download URL | mynn-0.9.4-py3-none-any.whl |
|---|---|
| Size | 24.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e5f75d3ddd54686071d4b0b446952e9e8722f2aeae6fb47ed4a70e4175955762
|
|
BLAKE2b-256 checksum How to use checksums |
1938aafa85e5aaf563cab9fc0805c86cae72f4ef48ffafdd3a52fedd995e3315
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.6
|