Skip to content

Frostwoods/ChasingWithRopeMujocoEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Reinforcement-Learning-with-Tensorflow

Table of Contents

  • RLframework
    • Algorithm
    • Tests
  • ddpg
    • src: core algorithm of DDPG
    • exec: to execute training tasks
    • tests
    • trainedDDPGModels
    • plots
    • Demos: Demos for task Pendulum-v0 and MountainCarContinuous-v0
  • Environment
    • chasingEnvironment: simple constrained wolf-sheep chasing scenario
    • gymEnv: environment adapted from Gym by OpenAI
      • Files with names starting with "gym": OpenAI implementation of the task environment
      • Other files: refactored environment
    • noise
  • FunctionTools
    • loadSaveModel
    • trajectory
  • Visualization

Required Packages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages