Numpy NN is a Deep Neural Network Package which is built on base Numpy operations. This project is under development and any contributions are welcome.
Project description
numpy_nn
Numpy NN is a Deep Neural Network Package which is built on base Numpy operations. This project is under development and any contributions are welcome.
Free software: MIT license
Documentation: https://numpy-nn.readthedocs.io.
Features
Layers: (Neurons)
Losses: (Mean Absolute Error, Mean Squared Error, Binary Cross Entropy, Cross Entropy)
Optimizer: (Stochastic Gradient Descent)
Activation: (ReLU, TanH, Sigmoid, LeakyReLU. ELU, Softmax)
Layer Abstraction to implement custom activations and layers
TODO
Implementation of different Losses
Distributed Computation or GPU utilization
Dataset processing utilities
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2020-05-10)
First release on PyPI.
Project details
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 numpy_nn-0.2.1.tar.gz
.
File metadata
- Download URL: numpy_nn-0.2.1.tar.gz
- Upload date:
- Size: 12.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/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82321e42ad5d512a4cb67ad7f032a67705e25be961a7d0db147cdddaf384d064 |
|
MD5 | c3c9783943a30c9c4ff2359eb3038a2f |
|
BLAKE2b-256 | 65033d979d795339d9d8118c6136173cc5718fba4f25fe73fa1f45fc907a5d3e |
File details
Details for the file numpy_nn-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: numpy_nn-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b609c9f8feaee1515c314786759e1c3fdfe726bb56b2e27dcfa358ca4f9c8186 |
|
MD5 | ed46c20e62fd101fc1c8b2a496611c47 |
|
BLAKE2b-256 | 947cafaf0f9290d13c310245776eaadf9cf59994b4398d2414ad7739ecb2289d |