Metadata-Version: 2.1
Name: d3m-simon
Version: 1.2.6
Summary: Character-level CNN+LSTM model for text classification
Home-page: https://gitlab.com/datadrivendiscovery/contrib/simon
License: MIT
Platform: UNKNOWN
Requires-Dist: Faker (>=0.7.7)
Requires-Dist: h5py (>=2.7.0)
Requires-Dist: pandas (==1.1.3)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: scikit-learn (==0.22.2.post1)
Requires-Dist: scipy (==1.4.1)
Provides-Extra: cpu
Requires-Dist: tensorflow (==2.2.0) ; extra == 'cpu'
Provides-Extra: gpu
Requires-Dist: tensorflow-gpu (==2.2.0) ; extra == 'gpu'

UNKNOWN


