Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ cd src/win-arena-container/client
python show_results.py --result_dir <path_to_results_folder>
```

The table below provides a comparison of various non-proprietary techniques and their hyperparameters used by the Navi agent in our study:
The table below provides a comparison of various combinations of hyperparameters used by the Navi agent in our study, which can be overridden by specifying `--som-origin <som_origin> --a11y-backend <a11y_backend>` when running the `run-local.sh` script:

| Hyperparameter | Possible Values | Description | Recommended Complementary Value |
|---------------|------------------------------------|--------------------------------------------------------------------------------------------------|-----------------------------------------------------|
Expand Down