Skip to content

Cont. control RL algorithms and multi-agent environments

Notifications You must be signed in to change notification settings

allentran/golds-rl-gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Environments + agents for Open AI Gym

  • Solving partial state/multi-agent control problems with RL
  • Implementations of continuous control PAAC and A3C
  • Finance/trading environments

Swarm environment

Learning to stop a swarm of locusts from "rolling"

Random After 24 hours
Random Learned

To train

python scripts/train_paac_conv.py -d /gpu:0 --height=84 --clip_norm=1

Acknowledgements

Bibs and bobs borrowed from https://github.com/Alfredvc/paac and https://github.com/dennybritz/reinforcement-learning/

About

Cont. control RL algorithms and multi-agent environments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages