Skip to content

CLEANit/ode_agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ode_agent

Supply the name of the enviornment inside the ENV environment variable.

To see how a random agent performs on the environment:

ENV=ODEWorld_0-v0 python train_ppo2.py

To train:

ENV=ODEWorld_0-v0 python train_ppo2.py

To run the trained agent:

ENV=ODEWorld_0-v0 python run_ppo2.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%