HandyRL is a handy and simple framework based on Python and PyTorch for distributed reinforcement learning that is applicable to your own environments.
MIT License
282
stars
42
forks
source link
feature: remove resolve_agent and use build_agent to build trained model agent #333
resolve_agent()
looks unnecessary.