Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.17 KB

PPO-exploration

Implementation of various exploration strategies for deep reinforcement learning.

Algorithms implemented:

Requirements

  • Python3
  • PyTorch
  • Numpy
  • Mujoco_py
  • Gym
  • stable_baselines3

References for github repos used to aid creating this implementation

Performance

Algorithm performance