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

Write the Population Based Training algorithm #1

Open
2 tasks
adsnaider opened this issue Jan 16, 2019 · 0 comments
Open
2 tasks

Write the Population Based Training algorithm #1

adsnaider opened this issue Jan 16, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adsnaider
Copy link
Collaborator

adsnaider commented Jan 16, 2019

Follow the Deepmind paper on population based training in order to have the best shot at training without having to restart training process every new iteration: https://deepmind.com/blog/population-based-training-neural-networks/

The code should be general enough to be used as an interface with any training loop.

  • Create initial interface
  • Create dummy training loops to portray usage
@adsnaider adsnaider self-assigned this Jan 16, 2019
@adsnaider adsnaider added the enhancement New feature or request label Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant