基于keras实现的LSTM网络

时间:2021-12-31 09:59:28
【文件属性】:

文件名称:基于keras实现的LSTM网络

文件大小:95KB

文件格式:ZIP

更新时间:2021-12-31 09:59:28

深度学习 LSTM 算法 keras tensorflow

基于KERAS实现的LSTM网络,有run.py, model.py , 数据处理模块和参数文件。用KERAS搭建的网络。很好理解。


【文件预览】:
LSTM-Neural-Network-for-Time-Series-Prediction-master
----core()
--------data_processor.py(3KB)
--------utils.py(237B)
--------model.py(4KB)
--------__init__.py(362B)
----run.py(3KB)
----requirements.txt(82B)
----config.json(765B)
----README.md(1KB)
----data()
--------sinewave.csv(60KB)
--------sp500.csv(303KB)
----.gitignore(12B)

网友评论