Update readme.md

This commit is contained in:
Mike Clark
2017-11-20 07:11:50 +08:00
committed by GitHub
parent 4e9a8c10b3
commit 07001aac74
+2
View File
@@ -1,5 +1,7 @@
Attempting to replicate "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" by [Jiang et. al. 2017](https://arxiv.org/abs/1706.10059) [1].
**note the authors have put [the official code for the paper up](https://github.com/ZhengyaoJiang/PGPortfolio)**
tl;dr I managed to get 8% growth on training data, but it disapeared on test data. However, RL papers can be very difficult to replicate due to bugs, framework differences, and hyperparameter sensistivity.
# About