Metadata-Version: 1.1
Name: fauxtograph
Version: 0.1.7
Summary: Python module for building variational auto-encoder models trained on images.
Home-page: https://github.com/stitchfix/fauxtograph
Author: TJ Torres
Author-email: ttorres@mit.edu
License: MIT
Description: Python module for building variational auto-encoder models trained on images. It uses Chainer for the Neural Network framework and implements the methods layed out in: Diederik P Kingma, Max Welling; "Auto-Encoding Variational Bayes"; (2013).
Keywords: autoencoder,images,deep learning,neural networks,Chainer
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
