From charlesreid1

No edit summary
No edit summary
Line 4: Line 4:




[[Category:ML]]
[[Category:NN]]
[[Category:NN]]
[[Category:RNN]]
[[Category:RNN]]
[[Category:Keras]]
[[Category:Keras]]

Revision as of 07:02, 25 April 2017

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.