Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络
☆56Aug 29, 2017Updated 8 years ago
Alternatives and similar repositories for TimeSeriesPrediction
Users that are interested in TimeSeriesPrediction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 时间序列的初步探索python实现☆12Mar 24, 2019Updated 7 years ago
- Multivariate Time Series Forecasting with LSTMs in Keras☆11Nov 13, 2017Updated 8 years ago
- Prophet tutorial☆12Jan 31, 2018Updated 8 years ago
- Financial Time Series Price forecast using Keras for Tensorflow. RNN LSTM☆47Feb 5, 2017Updated 9 years ago
- 基于机器学习算法的A股股票走势预测☆28Dec 5, 2019Updated 6 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Model time series with multiple methods,including ARIMA ,ES,RNN,LSTM...☆32Jul 25, 2024Updated last year
- 获取股票历史数据,并实现快速绘图 。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆15Oct 10, 2019Updated 6 years ago
- Meta-heuristic optimization algorithm used for optimization of water-supply and hydropower reservoir operation☆20Dec 30, 2019Updated 6 years ago
- Using LSTM network for time series forecasting☆44Jul 6, 2017Updated 8 years ago
- 股票预测,Pytorch,LSTM。☆17Feb 4, 2021Updated 5 years ago
- 封装了多个第三方库,综合它们的结果获取股票实时行情数据☆10Apr 1, 2017Updated 9 years ago
- LSTM和BP神经网络实现对股票开盘价的预测。☆14Mar 15, 2020Updated 6 years ago
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆23Jul 21, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- LSTM长短期记忆模型预测股票涨跌☆14Jul 24, 2020Updated 5 years ago
- 研究一下大数据支撑下的股票科学☆12Oct 12, 2015Updated 10 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆31May 11, 2020Updated 5 years ago
- 网络爬虫 主要抓取的是股票数据,外汇数据,股票背景资料,股票及时新闻☆12Aug 13, 2018Updated 7 years ago
- LSTM 实现的股票最高价预测☆146Jan 13, 2023Updated 3 years ago
- 與情预测股票☆11Jun 16, 2020Updated 5 years ago
- ☆10Sep 30, 2013Updated 12 years ago
- 基于PyTorch框架,使用LSTM网络对股票价格进行预测☆24Oct 22, 2021Updated 4 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆208Jun 6, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Pytorch implementation of "Self-boosted Time-series Forecasting with Multi-task and Multi-view Learning" https://arxiv.org/pdf/1909.08181…☆30Oct 30, 2019Updated 6 years ago
- 计算机毕业设计Python+LSTM预测模型股票分析预测 股票量化分析与预测系统 股票可视化 股票大数据 股票爬虫 Tensorflow PyTorch 深度学习 机器学习☆13Oct 14, 2024Updated last year
- This code is the implementation of this paper (Multistage attention network for multivariate time series prediction)☆23Apr 24, 2020Updated 5 years ago
- GA,PSO,LSTM...☆26May 11, 2018Updated 7 years ago
- 基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内含有测试记录和实际上线效果。☆112Aug 17, 2019Updated 6 years ago
- A feasible digital twin solution prototype for industry 4.0, which will be demonstrated for offshore wind farms through lab-based physica…☆10Jun 6, 2022Updated 3 years ago
- (新手十分有好!!!!)本项目通过十分简洁精炼的py代码和及其耐心的注释帮助您完成股票收盘价的预测☆13Dec 23, 2024Updated last year
- The code and data of the paper "PewLSTM: Periodic LSTM with Weather-Aware Gating Mechanism for Parking Behavior Prediction"☆24Nov 20, 2020Updated 5 years ago
- 利用numpy实现rnn时间序列预测股票☆20Jul 12, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- ☆10Feb 2, 2018Updated 8 years ago
- 尝试使用Deep Learning去预测股票后续的价格☆16Sep 7, 2017Updated 8 years ago
- 对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。☆74May 31, 2021Updated 4 years ago
- 本项目对美股股票的涨跌进行了研究,从问题出发并提出猜想,然后定义了机器学习的实验任务。通过多次实验得到实验数据,最终证明了所提出的猜想:中国股市确实和美国股市存在着一 定的联系,并且通过这些隐含的联系可以预测某些美国股票的涨跌。☆45Jun 20, 2016Updated 9 years ago
- Wind Farm Visualizer: A full 3D geometry and wake visualization tool☆10Feb 19, 2022Updated 4 years ago
- 借助钉钉机器人发送股票买入卖出提醒信息☆17Dec 28, 2021Updated 4 years ago