Skip to content

Test fix#88

Merged
amsks merged 5 commits intomainfrom
test-fix
Jul 31, 2025
Merged

Test fix#88
amsks merged 5 commits intomainfrom
test-fix

Conversation

@TheEimer
Copy link
Contributor

This fixes #87 by using a larger batch sizes (at least as far as I can see!) and also adds tests for reproducibility. These failed because we were good and used local seeding in most components, but obviously global seeds don't touch them. That's changed now and everything runs.

Because of local install issues using python 3.10, I upgraded the version to 3.11. The issue with 3.10 are lower jax and flax versions that cause problems in CARL. Since 3.10 is older now anyway, this is probably not an issue.

Also, since that test was failing locally, I ended up cleaning the configs since there was a bad ref somewhere. This means this fixes #79 as well.

@TheEimer TheEimer added this to the MLOSS milestone Jul 31, 2025
@TheEimer TheEimer requested a review from amsks July 31, 2025 10:39
@amsks amsks merged commit 8c587b7 into main Jul 31, 2025
2 checks passed
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.

Test DQN agent sometimes fails Remove our own cluster configs from main

2 participants