dukuanbing / bpnn-stock-price-predictionLinks
使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.
☆38Updated 5 years ago
Alternatives and similar repositories for bpnn-stock-price-prediction
Users that are interested in bpnn-stock-price-prediction are comparing it to the libraries listed below
Sorting:
- 基于粒子群算法的神经网络优化股票价格预测☆32Updated 5 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆198Updated 3 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆293Updated last year
- 利用Python实现三层BP神经网络