A high-level library on top of Theano.
Project description
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.
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
neuralnet-0.2.0.tar.gz
(70.0 kB
view details)
Built Distribution
neuralnet-0.2.0-py3-none-any.whl
(75.3 kB
view details)
File details
Details for the file neuralnet-0.2.0.tar.gz
.
File metadata
- Download URL: neuralnet-0.2.0.tar.gz
- Upload date:
- Size: 70.0 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e24b7d7ced6a26cb278c2299d3e7ce3c4ebdf74c871c10c7ab4108fbeb566886 |
|
MD5 | d03e3e88eab6d8a6d11375157e8bbe14 |
|
BLAKE2b-256 | 7b9717a66f0727cda8b9aef333da1479253356862f555cb4d8b0c72c8fe03e9a |
File details
Details for the file neuralnet-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: neuralnet-0.2.0-py3-none-any.whl
- Upload date:
- Size: 75.3 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f08d0ae036a179591d4baecb05d43beb2021e38555c9c7c03e7442f4ac60a601 |
|
MD5 | d49cf275a0495ca9d20e050e8fc981c7 |
|
BLAKE2b-256 | 7aa5e1f99b4e7fbde97bc1d6908d1c0e9c5b123421f653177e9cebb602f61f7a |