Skylark0924/Rofunc

Add state encoder to all algos and keep the origin examples work

Skylark0924 opened this issue · 1 comments

  • ppo + state encoder
  • sac + state encoder
  • td3 + state encoder
  • a2c + state encoder
  • amp + state encoder
  • ase + state encoder

Achieved by 400a39b