Dominik Jain
6b6d9ea609
Add support for discrete PPO
* Refactored module `module` (split into submodules)
* Basic support for discrete environments
* Implement Atari env. factory
* Implement DQN-based actor factory
* Implement notion of reusing agent preprocessing network for critic
* Add example atari_ppo_hl
2023-10-18 20:44:16 +02:00
..
2023-10-18 20:44:16 +02:00
2023-10-08 08:57:03 -07:00
2023-10-08 08:57:03 -07:00
2021-04-04 17:33:35 +08:00
2023-10-18 20:44:16 +02:00
2023-10-08 08:57:03 -07:00
2023-10-08 08:57:03 -07:00
2021-11-28 23:10:28 +08:00