zoonono / using-LSTM-to-financial-prediction-tensorflow
基于TensorFlow实现LSTM对未来股价预测
☆11Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for using-LSTM-to-financial-prediction-tensorflow
- 基于粒子群算法的神经网络优化股票价格预测☆31Updated 4 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆53Updated 7 years ago
- Tensorflow实例:利用LSTM预测股票☆31Updated 6 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆62Updated 4 years ago
- 客流量时间序列预测模型☆109Updated 2 years ago
- 时间序列ARIMA模型的销量预测☆60Updated 6 years ago
- 利用时间序列预测汽车销量☆37Updated 5 years ago
- 基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内含有测试记录和实际上线效果。☆96Updated 5 years ago
- 基于LSTM的股票价格预测☆60Updated 5 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆33Updated 4 years ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆42Updated 6 years ago
- 不同时间序列预测方法对上海旅游规模进行预测☆16Updated 5 years ago
- 利用爬虫获取58同城的二手房信息,选取特征并对数据进行预处理,利用机器学习算法给出不同地段的租房推荐。☆14Updated 5 years ago
- 采用神经网络来预测加密货币涨跌,同时采用贝叶斯优化方法调整超参数☆20Updated 3 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆51Updated 4 years ago
- 改进的k-prototypes聚类算法☆16Updated 3 years ago
- This project uses jqdata to forecast the price of Chinese stock. The methods used include LSTM, LSTM_CNN, CNN_ LSTM, AdaBoost, random fo…☆27Updated 3 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆174Updated 2 years ago
- 机器学习算法超参数的优化方法——基于hyperopt和bayes_opt☆15Updated 6 years ago
- 单维、多维时间序列数据预测☆11Updated 5 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆64Updated 5 years ago
- 利用Python实现三层BP神经网络☆79Updated 6 years ago
- LSTM进行时间序列预测☆17Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆22Updated 6 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆97Updated 6 years ago
- 2019年广西人工智能设计大赛:交通-地铁客流量预测Baseline(三等奖)☆50Updated 3 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆35Updated 4 years ago