Commit 4bf7a91
authored
Benchmarking (#1276)
Refactoring of the scripts, reducing parametrization of HL scripts to
the minimum, restored same default config as in v0.5.0 (except for
mujoco task versions, which have been bumped from 3 to 4).
Various improvements in the rliable eval code are done.
Also, this PR adds the possibility to run and evaluate multiple
experiments directly from an ExperimentBuilder. This possibility is used
to establish a benchmarking script that will run multiple scripts in
parallel in tmux sessions, evaluate them with rliable and aggregate the
stats such that they can be displayed in the benchmarking section in the
logs.File tree
312 files changed
+4923
-4522
lines changed- benchmark
- docs
- 01_user_guide
- 04_benchmarks
- _static/js
- atari
- mujoco
- benchmark/Ant-v4
- examples
- atari
- benchmark
- BreakoutNoFrameskip-v4
- EnduroNoFrameskip-v4
- MsPacmanNoFrameskip-v4
- PongNoFrameskip-v4
- QbertNoFrameskip-v4
- SeaquestNoFrameskip-v4
- SpaceInvadersNoFrameskip-v4
- results
- c51
- discrete_sac
- dqn
- fqf
- iqn
- ppo
- qrdqn
- rainbow
- box2d
- results
- bdq
- sac
- discrete
- inverse
- results/gail
- modelbased
- mujoco
- benchmark
- Ant-v3
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- HalfCheetah-v3
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- Hopper-v3
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- Humanoid-v3
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- InvertedDoublePendulum-v2
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- InvertedPendulum-v2
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- Reacher-v2
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- Swimmer-v3
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- Walker2d-v3
- a2c
- ddpg
- npg
- ppo
- reinforce
- sac
- td3
- trpo
- offline
- vizdoom
- results
- c51
- ppo_icm
- ppo
- test
- base
- continuous
- discrete
- highlevel
- modelbased
- offline
- pettingzoo
- tianshou
- algorithm
- modelfree
- data
- buffer
- env/atari
- evaluation
- highlevel
- params
- utils
- logger
- net
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
312 files changed
+4923
-4522
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | | - | |
| 238 | + | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
373 | | - | |
| 372 | + | |
| 373 | + | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | | - | |
414 | | - | |
| 413 | + | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
0 commit comments