Skip to content

Bump NEAT-AI deps then re-evolve each example for 15 more minutes #369

@nleck

Description

@nleck

first update the depndancies raise a PR into the milestone then for each example ( one by one ) evolve the creature for another 15 minutes each and re-generate all the screenshots and charts.

Do each example one by one ( one PR at a time)

Current Understanding

Bump NEAT-AI (and related) dependencies in NEAT-AI-Examples and raise a single dependency-bump PR first, targeting a new milestone Refresh-2026-05 to be created on the repo. Then, for each top-level example directory (all ~20, processed alphabetically and sequentially), evolve the existing creature for an additional 15 minutes of wall-clock time, regenerate all screenshots and charts, and raise a separate PR per example. Each example PR is raised even when the 15 minutes produce no measurable fitness improvement, because the appended evolution statistics still update the charts.

Accepted scope so far

  • One initial PR: dependency bump only (NEAT-AI and related), targeting milestone Refresh-2026-05 (worker creates the milestone first).
  • One PR per example after that, processed sequentially, alphabetical order.
  • Each example evolves for an additional 15 minutes of wall-clock training time on top of the current creature.
  • Regenerate all screenshots and charts for each example as part of its PR.
  • Always raise the per-example PR even with no fitness gain — evolution statistics get appended and charts refresh regardless.

Open questions

  • None.

Assumptions

  • "Each example" = every top-level example directory under NEAT-AI-Examples (adaptive_mutation, cart_pole, crispr_injection, crossover, discovery, discovery_at_scale, evolution_showcase, intelligent_design, lunar_lander, maze_navigation, mcmc_acceptance, memetic_evolution, mnist_classification, mountain_car, neuron_pruning, snake_game, stock_market, suggest_improvements, synthetic_synapse, xor_classification).
  • Order is strictly alphabetical.
  • "15 minutes each" is wall-clock evolution time per example on the worker machine.
  • The dep-bump PR is also added to the Refresh-2026-05 milestone; per-example PRs may also be attached to the same milestone.

Related open issues

  • None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions