HubFire / DQN-tradeLinks
基于Deep Qlearning Network的股票交易模型
☆56Updated 8 years ago
Alternatives and similar repositories for DQN-trade
Users that are interested in DQN-trade are comparing it to the libraries listed below
Sorting:
- 利用强化学习预测股价变化☆22Updated 8 years ago
- 基于LSTM的股票价格预测☆66Updated 6 years ago
- stock trading strategy automatic generated from historical price and volume, using DQN☆25Updated 7 years ago
- A deep learning model for Financial Signal Representation and Trading☆74Updated 6 years ago
- 机器学习和量化分析学习进行中☆374Updated 7 years ago
- copper price(time series) prediction using bpnn and lstm☆106Updated 6 years ago
- 利用Scikit Learn对秒级股票数据进行建模预测☆55Updated 7 years ago
- 强化学习炒股,走向人生巅峰(或倾家荡产)☆54Updated 3 years ago
- Deep Direct Reinforcement Learning for Financial Signal Representation and Trading(http://cslt.riit.tsinghua.edu.cn/mediawiki/images/a/aa…☆29Updated 6 years ago
- 多因子选股(股票) ,基于Fama三因子构成的多因子策略☆78Updated 7 years ago
- 本科毕业设计,利用深度强化学习训练A股市场股票自动交易智能体☆22Updated 3 years ago
- ☆128Updated 7 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆101Updated 5 years ago
- This project is focus on stock prediction,our goal is implementing one trading framework using DRL with LSTM.☆11Updated 7 years ago
- 探索深度学习应用在股票的方法☆115Updated 6 years ago
- Stock Prodiction by SVM & ARIMA☆213Updated 5 years ago
- 股价预测程序,尝试各种模型。☆34Updated 4 years ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆47Updated 6 years ago
- predict the price trend of individual stocks using deep learning and natural language processing☆76Updated 7 years ago
- 本项目对美股股票的涨跌进行了研究,从问题出发并提出猜想,然后定义了机器学习的实验任务。通过多次实验得到实验数据,最终证明了所提出的猜想:中国股市确实和美国股市存在着一定的联系,并且通过这些隐含的联系可以预测某些美国股票的涨跌。☆46Updated 9 years ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆63Updated 5 years ago
- 基于机器学习的股票投资算法,使用到了Auto-ARIMA、LSTM、SVM、Prophet、朴素贝叶斯、移动平均算法等多个算法,从信息收集、算法分析、回测等多个方面进行分析,从消息面、基本面、技术面三种分析方法进行分析。☆99Updated 5 years ago
- Implementation of the DDPG algorithm for Optimal Finance Trading☆45Updated 5 years ago
- 对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。☆70Updated 4 years ago
- 🐮首创性地运用Transformer+XDEEPFM预测中国A股单只股票每天的涨跌幅!☆14Updated 4 years ago
- 把回测从vnpy抽出来,换成py3.5的,把wind的数据写进mongodb,数据结构参考vnpy的,增加遗传算法对策略的回测☆41Updated 7 years ago
- python量化分析股票的投资组合☆19Updated 8 years ago
- 爬取新浪财经网http://finance.sina.com.cn/stock/,各股票公司每日公告(爬取股票分析所需语料)☆26Updated 8 years ago
- 预测A股所有股票涨跌☆126Updated 4 years ago
- 利用情感语义分析和张量数据结构预测股价☆49Updated 8 years ago