From b96aab6befc730e9f520959e67da3224029984ee Mon Sep 17 00:00:00 2001 From: Yuchen Fang Date: Thu, 28 Jan 2021 14:30:54 +0800 Subject: [PATCH] minor --- examples/trade/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/trade/README.md b/examples/trade/README.md index 72311cd69..0ce75b992 100644 --- a/examples/trade/README.md +++ b/examples/trade/README.md @@ -1,2 +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. \ No newline at end of file +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 implementations of all compared methods in the paper and a general reinforcement learning framework for order execution. \ No newline at end of file