issues
search
AboudyKreidieh
/
h-baselines
A repository of high-performing hierarchical reinforcement learning models and algorithms.
MIT License
281
stars
43
forks
source link
Class restructuring to allow for multi-agent PPO support:
#228
Closed
AboudyKreidieh
closed
3 years ago
AboudyKreidieh
commented
3 years ago
Pull request information
Kind of changes
: cleanup
Related PR or issue
: None
Prerequisite PRs
: None
Related Files
: see Files changed
Description
moved setup_target_updates to tf_utils.py
removed ActorCriticPolicy
renamed MultiActorCriticPolicy -> MultiAgentPolicy
Pull request information
Description