【强化学习】基于强化学习的股票量化交易Automated-Stock-Trading-Ensemble-Strategy

今天尝试了一下https://github.com/AI4Finance-Foundation/Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020的股票量化交易策略,需要安装很多库,我这里把我的运行方法分享出来:

git clone https://github.com/AI4Finance-Foundation/Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020.git
git clone https://github.com/hill-a/stable-baselines.git
cd Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020 
pip install -r requirements.txt

然后运行命令:

export PYTHONPATH=/your_path_to/stable-baselines:$PYTHONPATH
python run_DRL.py

总体上这个方法给我们提供了很多思路,比如它的多支股票的环境,可以给我们一定的启发,但是那个stable-baselines把强化学习算法的细节封装了,不太适合我们去改进和调整,我是希望能看到强化学习的建模过程的,总体上,这个算法离实用还差了那么一点。

参考文献

[1]. Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. https://github.com/AI4Finance-Foundation/Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

农民小飞侠

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值