JianghaoPi / stock_predict_bpnn
attempt to predict the stock price with BP neural network
☆15Updated 7 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
- 这是利用Tensorflow实现的简单BP神经网络模型☆36Updated 6 years ago
- Compare how ANNs, RNNs, LSTMs, and LSTMs with attention perform on time-series analysis☆42Updated 6 years ago
- ☆10Updated 6 years ago
- ARMA, ARIMA, ARCH model☆65Updated 4 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆55Updated 7 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆48Updated 5 years ago
- bp 神经网络算法☆120Updated last year
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆21Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago
- 使用AR自回归模型与长短时记忆网络进行时间序列数据预测☆18Updated 4 years ago
- 利用时间序列预测汽车销量☆37Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆17Updated 5 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆102Updated 6 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆219Updated 8 years ago
- 基于LSTM的电力负荷预测☆142Updated 6 years ago
- 一种有效的电力负荷预测方法☆59Updated 5 years ago
- BPNN, SVC, SVR, CART, GSOM, LOF, K_MEANS, GRNN, LR, MLR☆20Updated 7 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 5 months ago
- stock predict by cnn and lstm☆38Updated 6 years ago
- EEMD、LSTM、time series prediction、DO、Deep Learning☆84Updated 3 years ago
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆16Updated 4 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 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
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票 收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆52Updated 4 years ago
- 基于深度学习的溶解氧时间序列预测模型☆27Updated 4 years ago
- 基于遗传算法的BP神经网络☆15Updated 3 years ago
- 基于Keras的LSTM多变量时间序列预测☆176Updated 7 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆14Updated 5 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆71Updated 6 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago