Add state encoder to all algos and keep the origin examples work
Skylark0924 opened this issue · 1 comments
Skylark0924 commented
- ppo + state encoder
- sac + state encoder
- td3 + state encoder
- a2c + state encoder
- amp + state encoder
- ase + state encoder
Skylark0924 commented
Achieved by 400a39b