Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E example-library
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensemble-steering
  • example-library
  • Issues
  • #1

Closed
Open
Created Apr 26, 2022 by Logan Ward@lwardOwner

Improve the optimization example

The optimization example's Python module needs some improvement:

  1. Where did the initial search space come from? List where the points come from
  2. Explain the reprioritize_queue function better. E.g., what is the shape of the task_queue
  3. Break the example into multiple distribution styles. Start with "batch" and then show an asyncrhonous implementation, then perhaps a "ML needs dedicated resources" example. Create them as a subdirectory.

Make it clear that the reprioritize_queue function need not be used by all examples. Let's see if the other implementations of example end up using it.

Assignee
Assign to
Time tracking