- Notifications
You must be signed in to change notification settings - Fork1
"Continual Optimistic Initialization for Value-Based Reinforcement Learning" accepted @ AAMAS-2024
License
NotificationsYou must be signed in to change notification settings
Pi-Star-Lab/coin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This codebase is based on theSpinning Up repository. Please follow the installation instructions providedhere.
python -m spinup.run<algo> --env<env_name> --exp_name<log_folder> --epochs<num_epochs> --bonus<b> --bonus_freq<bonus_frequency> --seed<seed>
e.g.,
python -m spinup.run coin --env LunarLander-v2 --exp_name coin_lunarlander_b_0_2_freq_50000 --epochs 60 --bonus 0.2 --bonus_freq 50000 --seed 0
About
"Continual Optimistic Initialization for Value-Based Reinforcement Learning" accepted @ AAMAS-2024
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.