JianghaoPi / stock_predict_bpnnLinks
attempt to predict the stock price with BP neural network
☆15Updated 8 years ago
Alternatives and similar repositories for stock_predict_bpnn
Users that are interested in stock_predict_bpnn are comparing it to the libraries listed below
Sorting:
- 这是利用Tensorflow实现的简单BP神经网络模型☆38Updated 6 years ago
- PSO-Based-SVR to forecast potential delay time of bus arrival. Applied on City of Edmonton real data.☆42Updated 8 years ago
- 一种有效的电力负荷预测方法☆63Updated 5 years ago
- Compare how ANNs, RNNs, LSTMs, and LSTMs with attention perform on time-series analysis☆42Updated 6 years ago
- A LSTM CNN stock price prediction model(SP500 market)☆10Updated 4 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- ARMA, ARIMA, ARCH model☆67Updated 4 years ago
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆16Updated 4 years ago
- Forex Time-Series Prediction Using TCN☆45Updated 5 years ago
- ☆18Updated 6 years ago
- Multidimensional Time Series Prediction by using LSTM☆56Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆16Updated 6 years ago
- ☆32Updated 5 years ago
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆22Updated 6 years ago
- EEMD、LSTM、time series prediction、DO、Deep Learning☆88Updated 3 years ago
- An attempt to implement the idea behind this paper: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0212320☆20Updated 3 years ago
- XGB、LSTM、KNNR、SVR预测☆13Updated 5 months ago
- graduation design DBN + SVM☆36Updated 6 years ago
- bp 神经网络算法☆124Updated 2 years ago
- 基于Keras的LSTM多变量时间序列预测☆25Updated 7 years ago
- 基于Keras的LSTM多变量时间序列预测☆178Updated 7 years ago
- GA,PSO,LSTM...☆25Updated 7 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆46Updated 4 years ago
- stock predict by cnn and lstm☆38Updated 7 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Updated 5 years ago
- a back propagation neural network with genetic algorithm☆81Updated 7 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Updated 7 years ago
- 利用时间序列预测汽车销量☆41Updated 6 years ago
- Python implementation of a time-series model with (optional) attention where the encoder is CNN, decoder is LSTM, and more.☆22Updated 8 years ago