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.73k stars 748 forks source link

Update __pv_vector in class NNAgent. #112

Open BruceDai003 opened 5 years ago

BruceDai003 commented 5 years ago

I have updated my implementation of __pv_vector in class NNAgent. As metioned in this open issue: https://github.com/ZhengyaoJiang/PGPortfolio/issues/111.