AI4Finance-Foundation / AI4Finance-Foundation/FinRL

reward decreasing during training

Open
#533 0 comments 1 reaction 1 assignee Claimed by @BruceYanghy View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
16.3k
Forks
3.5k
PR merge metrics
No merged PRs in 30d

Description

Hi,
I am currently using your FinRL_PortfolioAllocation_NeurIPS_2020 code and I have some strange behavior at the beginning of training. Sometimes the first episode reward mean value is super high and then drops during the training as shown on the tensorboard plot. This high value is never reached again. Any idea why this is happening ?

Edit: I'm training PPO agent from stablebaselines3 with the suggested hyperparameters: PPO_PARAMS = {"n_steps": 2048,"ent_coef": 0.005,"learning_rate": 0.0001,"batch_size": 128}

Capture d’écran 2022-03-21 à 11 57 15

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.