laboroai / border

A reinforcement learning library in Rust
Apache License 2.0
39 stars 8 forks source link

Prioritized experience replay, reward clipping, double DQN #43

Open taku-y opened 3 years ago

taku-y commented 2 years ago

In Atari environments, reward clipping is involved in the environment.