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

Add open-source implementation of AlphaTensor #136

Merged
merged 14 commits into from
Jan 5, 2023
Merged

Conversation

diegofiori
Copy link
Collaborator

This PR adds the code for training AlphaTensor in its standard version. In particular it implements:

  • Training on synthetic data and model-produced data
  • Production of real data while acting
  • Change of Basis for real data
  • AlphaTensor architecture
  • Model acting using MonteCarlo tree search
  • Policy correction using mu-zero approach

@diegofiori diegofiori merged commit dda8c84 into main Jan 5, 2023
@diegofiori diegofiori deleted the new/open_alpha_tensor branch January 5, 2023 18: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