Skip to main content

A high-level library on top of Theano.

Project description

Neuralnet

A high level framework for general purpose neural networks written in Theano.

Requirements

Theano

Scipy

Numpy+mkl

Matplotlib

Installation

pip install --upgrade neuralnet

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

Usages

To create a new model, simply make a new model class and inherit from Model in model.py. Please check out my DenseNet implementation for more details.

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

neuralnet-0.1.0.tar.gz (59.8 kB view hashes)

Uploaded Source

Built Distribution

neuralnet-0.1.0-py3-none-any.whl (65.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page