Ggy-king / BP-neural-networkLinks
bp神经网络的预测 matlab和python实现 个人觉得python更简单点 (因为在写matlab的时候总是出现工具式错误)
☆12Updated 2 years ago
Alternatives and similar repositories for BP-neural-network
Users that are interested in BP-neural-network are comparing it to the libraries listed below
Sorting:
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续 会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆22Updated 2 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆37Updated 5 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆169Updated 5 years ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆61Updated 2 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆80Updated 3 years ago
- python 用GA算法优化BP神经网络☆158Updated 4 years ago