/Deep6174

A toolkit based on theano, to train/run neural networks with configurable structure.

Primary LanguagePythonApache License 2.0Apache-2.0

A toolkit based on theano, to train/run neural networks with configurable structure.

Forked from https://github.com/ppwwyyxx/deeplearning11

#Usage

##Image Classification

See 'train-network-minst.py' for usage.

##Patch-based Pixel-wise Image Labeling

See 'train-network-labeling.py' for usage.