pkel / cpr

consensus protocol research
8 stars 2 forks source link

Normalize observation space #23

Closed pkel closed 1 year ago

pkel commented 1 year ago

The documentation of our RL training algorithms encourages us to normalize the observation spaces. This PR implements this recommendation.

https://stable-baselines3.readthedocs.io/en/master/guide/rl_tips.html