From charlesreid1

Revision as of 07:02, 25 April 2017 by Admin (talk | contribs)

Neural network package in Python.

See https://github.com/charlesreid1/circe - specifically the examples using the NIST handwriting digit classification data set. This shows how to utilize Keras to train a neural network to perform dimensionality reduction, and further explores the manifold that the neural network identified for the different digits to better understand the neural network model.