Neuralnet
A high level framework for general purpose neural networks written in Theano.
Requirements
Installation
To install a stable version, use the following command
pip install neuralnet==0.1.0
The version in this repo tends to be newer since I am lazy to make a new version available on Pypi when the change is tiny. To install the version in this repo execute
pip install git+git://github.com/justanhduc/neuralnet.git@master (--ignore-installed) (--no-deps)
Pretrained Models
All the tests for these models are available at test.py. Also, checkout the file for example usages.
Release files for neuralnet 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neuralnet-0.2.0.tar.gz | 70.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| neuralnet-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 145.4 kB
Release files / neuralnet-0.2.0.tar.gz
| Download URL | neuralnet-0.2.0.tar.gz |
|---|---|
| Size | 70.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e24b7d7ced6a26cb278c2299d3e7ce3c4ebdf74c871c10c7ab4108fbeb566886
|
|
BLAKE2b-256 checksum How to use checksums |
7b9717a66f0727cda8b9aef333da1479253356862f555cb4d8b0c72c8fe03e9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
|
Release files / neuralnet-0.2.0-py3-none-any.whl
| Download URL | neuralnet-0.2.0-py3-none-any.whl |
|---|---|
| Size | 75.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f08d0ae036a179591d4baecb05d43beb2021e38555c9c7c03e7442f4ac60a601
|
|
BLAKE2b-256 checksum How to use checksums |
7aa5e1f99b4e7fbde97bc1d6908d1c0e9c5b123421f653177e9cebb602f61f7a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
|