1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-04 19:41:00 +08:00
This commit is contained in:
Yuchen Fang
2021-01-28 14:29:31 +08:00
parent 31c7d72485
commit 700eef4164

2
examples/trade/README.md Normal file
View File

@@ -0,0 +1,2 @@
# Universal Trading for Order Execution with Oracle Policy Distillation
This is the experiment code for our AAAI 2021 paper "[Universal Trading for Order Execution with Oracle Policy Distillation](https://seqml.github.io/opd/paper.pdf)", including the implementation of all compared method in the paper and a general reinforcement learning framework for order execution.