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

Enhance - benchmark the execution of the Optimizer #91

Open
4 tasks
sdiazpier opened this issue Sep 28, 2023 · 0 comments
Open
4 tasks

Enhance - benchmark the execution of the Optimizer #91

sdiazpier opened this issue Sep 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Johannes' priority

Comments

@sdiazpier
Copy link

sdiazpier commented Sep 28, 2023

There might be some room for parallelization at the Optimizer's side

  • Identify a good optimizee which can be used for benchmarking all coptimizers and which can be scaled. Look at the frontiers branch for optimizees. A neural network would be ideal, maybe the ant colony or the mountain car.
  • Implement a benchmarking setup to compare compute and memory usage among all Optimizers
  • Identify the bottlenecks
  • Implement performance optimizations
@sdiazpier sdiazpier added the enhancement New feature or request label Sep 28, 2023
@sdiazpier sdiazpier assigned sdiazpier and d-todt and unassigned sdiazpier Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Johannes' priority
Projects
None yet
Development

No branches or pull requests

2 participants