Spaces:
Running
Running
File size: 300 Bytes
dd39c08 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# BrowserGym experiments
This package provides `browsergym.experiments`, a suite of experimentation tools for [BrowserGym](https://github.com/ServiceNow/BrowserGym).
As a convenience namespace, it also provides `bgym`.
## Setup
1. Install the package
```sh
pip install browsergym-experiments
```
|