A simple plotter for comparing two reinforcement learning algorithms on multiple environments
Project description
rladv
A simple plotting utility for algorithm performance comparison in reinforcement learning benchmarks. Plot the relative advantage of your algorithm against your baseline.
Installation
pip install wandb tqdm rladv
Usage
-
Run your algorithm and a baseline on a benchmark, logging the target performance metric to wandb.
-
Generate the plot:
import rladv
rladv.plot_advantage(project="my_project", comparison_variable="my_metric", cache=True, use_cached=True)
Example Plot:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rladv-0.0.3.tar.gz.
File metadata
- Download URL: rladv-0.0.3.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bf5ad58d71fee61ff0545441d4382ed5775b35e59d695121bccb359617decad
|
|
| MD5 |
ffb8749f755965dc78bb1f274e1d3dc4
|
|
| BLAKE2b-256 |
5244f7617f01629c9b1965422d8dd94ef873093b28776c54aa0800e70aa82320
|
File details
Details for the file rladv-0.0.3-py3-none-any.whl.
File metadata
- Download URL: rladv-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11962a07ff79eca5edaa71c7795ffe1da82a802fa3012f24e41026b41b24b63a
|
|
| MD5 |
2a7330df901e4af0b765529069ac0e0a
|
|
| BLAKE2b-256 |
0e1889df70766fd6704e51ed96450c71ed1ae2851ee8e09d1ddf852a092a724b
|