Skip to content

Training Environments for Reinforcement Learning

License

Notifications You must be signed in to change notification settings

jw1401/Environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training Environments for Reinforcement Learning

This Repo contains four simple RL Environements created with ML-Agents in Unity 3D

  • Cart Pole

    • Task: Balance a pole on a cart
    • Vector Obs
    • Discrete Action Space
  • Roller Ball

    • Task: Move Ball to target
    • Vector Obs
    • Continuous Action Space
  • Ball Sorter

    • Task: Sort a ball based on its color (red, green, blue)
    • Vector and Visual Obs
    • Discrete Action Space
  • Ball Sorter Visual Obs

    • Task: Sort a ball based on its color (red, green, blue)
    • Visual Obs
    • Discrete Action Space

About

Training Environments for Reinforcement Learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published