FinRL-Tutorials
FinRL-Tutorials copied to clipboard
I can't reproduction the result of "Stock_NeurIPS2018/Stock_NeurIPS2018_3_Backtest.ipynb"
My result A2C max score is 1.4. I'm sure the code is the same.
the tutorial result : A2C max score is 1.8
I'm struggling with the same issue. Running the same code but none of the five models outperform the benchmarks. I'm trying different random seed and action noise. I'll let you know when I find a way.