Metadata-Version: 2.1
Name: dfencoder
Version: 0.0.41
Summary: Autoencoder Library for Tabular Data
Home-page: https://github.com/alliedtoasters/dfencoder
Download-URL: https://github.com/alliedtoasters/dfencoder/archive/v0.0.41.tar.gz
Author: Michael Klear
Author-email: michael.r.klear@gmail.com
License-File: LICENSE.txt
Requires-Dist: torch
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: scikit-learn
Requires-Dist: tensorboardX
Requires-Dist: matplotlib
Requires-Dist: wheel
Requires-Dist: dill


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