Metadata-Version: 2.1
Name: dfencoder
Version: 0.0.36
Summary: Autoencoder Library for Tabular Data
Home-page: https://github.com/alliedtoasters/dfencoder
Author: Michael Klear
Author-email: michael.r.klear@gmail.com
License: UNKNOWN
Download-URL: https://github.com/alliedtoasters/dfencoder/archive/v0.0.36.tar.gz
Platform: UNKNOWN
Requires-Dist: torch
Requires-Dist: numpy
Requires-Dist: pandas (<1.0.0)
Requires-Dist: tqdm
Requires-Dist: scikit-learn
Requires-Dist: tensorboardX
Requires-Dist: matplotlib
Requires-Dist: wheel


A python library for building autoencoders with tabular data.
Currently in development.


