Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

[AAMAS 2024] Guided Exploration in Reinforcement Learning via Monte Carlo Critic Optimization

License

NotificationsYou must be signed in to change notification settings

schatty/MOCCO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The source code for the paper Guided Exploration in Reinforcement Learning via Monte Carla Critic OptimizationArxiv, presented at

Requirements

The experiments were run withpython3.10 andmujoco 2.3.7, install full env via

pip install -r requirements.txt

Usage

Run single training

python train.py --env point_mass-easy --algo MOCCO --device cuda:0 --seed 0

Run on many seeds

For running an algorithm on many many seeds to reproduce paper results, specify needed algorithm as a script file (in/scripts folder) and set needed env as a first argument:

bash scripts/mocco.sh point_mass-easy cuda:0

Results

mocco_eval-2

About

[AAMAS 2024] Guided Exploration in Reinforcement Learning via Monte Carlo Critic Optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp