Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrabble environment #285

Merged
merged 36 commits into from
Feb 12, 2024
Merged

Scrabble environment #285

merged 36 commits into from
Feb 12, 2024

Conversation

alexhernandezgarcia
Copy link
Owner

@alexhernandezgarcia alexhernandezgarcia commented Feb 12, 2024

This PR replaces PR #281. This one has been recently rebased onto the main branch.

The PR contains a couple of experiment configuration files, that can be used as usual:

  • python main.py user=$USER +experiments=scrabble/jay
  • python main.py user=$USER +experiments=scrabble/penguin

Tests, black and isort

  • python -m pytest ./tests/
  • black ./gflownet/
  • black ./tests/
  • isort --profile black ./gflownet/
  • isort --profile black ./tests/

@alexhernandezgarcia alexhernandezgarcia mentioned this pull request Feb 12, 2024
@alexhernandezgarcia
Copy link
Owner Author

I will bypass main branch protection and merge. Don't try this at home, kids ;)

@alexhernandezgarcia alexhernandezgarcia merged commit 3e89eb7 into main Feb 12, 2024
1 check failed
@josephdviviano josephdviviano deleted the scrabble-rebased branch February 14, 2024 16:28
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.

1 participant