Metadata-Version: 2.1
Name: LSTM-SAM-TL
Version: 0.1.5
Summary: Bi-LSTM with custom Attention Mechanism and Tuning: Training/Test and TimeSeries CV models
Author: Samuel Daramola
License: MIT
Project-URL: Homepage, https://pypi.org/project/LSTM-SAM-TL/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: tensorflow (>=2.9)
Requires-Dist: keras-tuner (>=1.4.0)

