当前位置:网站首页>基于强化学习的股票量化交易Automated-Stock-Trading-Ensemble-Strategy
基于强化学习的股票量化交易Automated-Stock-Trading-Ensemble-Strategy
2022-06-30 09:36:00 【农民小飞侠】
今天尝试了一下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
参考文献
[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
边栏推荐
- 【JVM】CMS简述
- 无人机项目跟踪记录八十三---pcb图完成
- Financial private cloud infrastructure scheme evaluation (Architecture and storage)
- [Ubuntu redis installation]
- Flutter的特别之处在哪里
- Difference between bow and cbow
- log4j
- 单片机 MCU 固件打包脚本软件
- How to reduce the delay in live broadcast in the development of live broadcast source code with goods?
- 训练一个图像分类器demo in PyTorch【学习笔记】
猜你喜欢
鼠标右键打开cmd(命令行)
Applying applet container technology to IOT ecological construction
无人机项目跟踪记录八十三---pcb图完成
P. Summary of NP, NPC, NP hard and other issues
oracle跨数据库复制数据表-dblink
Principle and implementation of small program hand-held bullet screen (uni APP)
How do databases go to the enterprise cloud? Click to view the answer
Deberta (decoding enhanced Bert with distinguished attention)
Rider打开Unity脚本后没有提示
【新书推荐】Deno Web Development
随机推荐
Flume learning III
安装和使用
Deberta (decoding enhanced Bert with distinguished attention)
开源了!文心大模型ERNIE-Tiny轻量化技术,又准又快,效果全开
调试方法和技巧详解
[JVM] brief introduction to CMS
Bloom filter
Machine learning note 9: prediction model optimization (to prevent under fitting and over fitting problems)
Dart 开发技巧
Good partner for cloud skill improvement, senior brother cloud of Amazon officially opened today
G-Code 详解
Notes on masking and padding in tensorflow keras
无人机项目跟踪记录八十三---pcb图完成
Installation and use
[new book recommendation] mongodb performance tuning
Shell script functions
【JVM】G1垃圾回收器简述
李沐《动手学习深度学习》d2lbook环境搭建
MIT-6874-Deep Learning in the Life Sciences Week4
tf. keras. layers. Attention understanding summary