Skip to content

Conversation

@fabioseel
Copy link
Contributor

@fabioseel fabioseel commented Dec 3, 2025

This enables us to see the performance of eg an agent trained on cifar10 on the test split of the data!

Allows to run a trained agent in an evironment that can be specified to test how well it survives in that.
Usage: python -m runner.scripts.test_agent {path_to_experiment} {env_name} {num_repeats}
Stores the results as a list in data/analyses/survival_durations_{env_name}.csv

(this is equivalent to the description in the file :))

@fabioseel fabioseel requested a review from alex404 December 3, 2025 12:38
@harini-sudha harini-sudha merged commit 89e0f6a into master Dec 15, 2025
5 checks passed
@harini-sudha harini-sudha deleted the feat-test_eval branch December 15, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants