Metadata-Version: 2.1
Name: basic-lstm-model
Version: 1.0.0
Summary: Example lstm model package from lstm_deploy_ApiRest.
Home-page: https://github.com/Yamilhb/lstm_deploy_ApiRest
Author: YamilHB
Author-email: yamilhb@gmail.com
License: BSD-3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: nvidia-cudnn-cu11 (==8.6.0.163)
Requires-Dist: json5 (==0.9.6)
Requires-Dist: matplotlib (==3.7.1)
Requires-Dist: pandas (==1.5.3)
Requires-Dist: scikit-learn (<2.0.0,>=1.1.3)
Requires-Dist: scipy (==1.9.3)
Requires-Dist: h5py (==3.8.0)
Requires-Dist: keras (==2.11.0)
Requires-Dist: numpy (==1.24.2)
Requires-Dist: tensorflow (==2.11.1)
Requires-Dist: strictyaml (<2.0.0,>=1.3.2)
Requires-Dist: ruamel.yaml (<1.0.0,>=0.16.12)
Requires-Dist: feature-engine (<1.6.0,>=1.0.2)
Requires-Dist: joblib (<2.0.0,>=1.0.1)
Requires-Dist: pydantic (<2.0.0,>=1.8.1)

Example lstm model package from lstm_deploy_ApiRest.
