Skip to content

amujika/Open-Ended-Reinforcement-Learning-with-Neural-Reward-Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Ended-Reinforcement-Learning-with-Neural-Reward-Functions

Robert Meier* and Asier Mujika*

*Equal contribution

NeurIPS 2022, [arXiv]

cheetah ant human_back human_one_leg montzeuma

Each folder contains the code for a set of experiments from Section 4 of the paper. You can run the following commands from the corresponding folder to reproduce the results.

2d Navigation

python3 main.py {experiment_name} where {experiment_name} is the folder that will be used to store the experiment results.

Robotic Environments

python3 run_experiment.py {gpu_id} where {gpu_id} is a single gpu id to tell CUDA which device to use.

Montezumas Revenge

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages