ZhengyaoJiang / PGPortfolio

PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
GNU General Public License v3.0
1.74k stars 750 forks source link

#17 related #27

Closed dexhunter closed 6 years ago

dexhunter commented 6 years ago

I found the results are better with tf.Variable, the initializer could be discussed and changed.