From 2b8462d137745eada77abcd50b5ab82424fa6479 Mon Sep 17 00:00:00 2001 From: Kan Ren Date: Mon, 24 Jan 2022 17:27:42 +0800 Subject: [PATCH] Update README.md --- examples/trade/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/trade/README.md b/examples/trade/README.md index c29f439ab..4148a7a2c 100644 --- a/examples/trade/README.md +++ b/examples/trade/README.md @@ -96,6 +96,9 @@ You are more than welcome to citetmu our paper: title={Universal Trading for Order Execution with Oracle Policy Distillation}, author={Fang, Yuchen and Ren, Kan and Liu, Weiqing and Zhou, Dong and Zhang, Weinan and Bian, Jiang and Yu, Yong and Liu, Tie-Yan}, booktitle={Proceedings of the AAAI Conference on Artificial Intelligence}, + volume={35}, + number={1}, + pages={107--115}, year={2021} } ```