Talendar / flappy-bird-gym

An OpenAI Gym environment for the Flappy Bird game
MIT License
111 stars 68 forks source link

How to modify reward? #6

Open zhangxc666 opened 1 year ago

zhangxc666 commented 1 year ago

I want him to increase the reward by 10 after passing the pipe, so as to speed up the convergence. So how can I manually modify the rewards of the environment?