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

tqdm

visdom

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

VGG16

VGG19

ResNet18

ResNet34

ResNet50

ResNet101

ResNet152

All the tests for these models are available at test.py. Also, checkout the file for example usages.

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.2.0.tar.gz (70.0 kB view hashes)

Uploaded Source

Built Distribution

neuralnet-0.2.0-py3-none-any.whl (75.3 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