Metadata-Version: 2.1
Name: neuralgym011
Version: 0.1.1
Summary: Deep Learning Toolkit (modified)
Home-page: https://github.com/DarkoBomer/neuralgym1
Author: Darko28
Author-email: nuist_darko@outlook.com
License: MIT
Keywords: deeplearning toolkit
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6

NeuralGym: Deep Learning Toolkit
=================================

NeuralGym is born for fast prototyping of experimental ideas on deep learning.

[![ReadTheDoc](https://readthedocs.org/projects/neuralgym/badge/?version=latest)](http://neuralgym.readthedocs.io)

Due to rapid/messy development and stability concerns, currently only limited modules are released for reproducing other repositories.

## Document

[ReadTheDocs: NeuralGym](http://neuralgym.readthedocs.io)

## Installation

`pip install git+https://github.com/JiahuiYu/neuralgym`


