This website requires JavaScript.
Explore
Help
Register
Sign In
Adriano
/
Multi_Swarm_Coevolutive
Watch
1
Star
0
Fork
0
You've already forked Multi_Swarm_Coevolutive
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
91d160be6f0f259a836390fd01de55c5f7f30ef8
Multi_Swarm_Coevolutive
/
src
/
multi_swarm
/
ga
T
History
Adriano
0f06b056f2
feat(ga): initial population generator with cognitive style coverage
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-09 20:22:04 +02:00
..
__init__.py
feat(ga): fitness v0 (DSR - dd_penalty * max_dd, kill on adversarial high)
2026-05-09 20:11:13 +02:00
fitness.py
feat(ga): fitness v0 (DSR - dd_penalty * max_dd, kill on adversarial high)
2026-05-09 20:11:13 +02:00
initial.py
feat(ga): initial population generator with cognitive style coverage
2026-05-09 20:22:04 +02:00
loop.py
feat(ga): next_generation step (elitism + tournament + mutate/crossover)
2026-05-09 20:15:21 +02:00
selection.py
feat(ga): tournament selection + elitism
2026-05-09 20:12:51 +02:00
summary.py
feat(ga): generation summary stats (median/max/p90/entropy)
2026-05-09 20:20:12 +02:00