MorvanZhou/Evolutionary-Algorithm resource
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3336
- days_rel: n/a
- days_push: 1011
- n_releases_24m: 0
Adoption not part of the score
1233 stars · 619 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Python tutorial scripts and visualizations teaching evolutionary algorithms, including Genetic Algorithm, Evolution Strategy, NES, and NEAT, with Chinese video/text lessons from Mofan Python. It is educational example code rather than a production library (the author's MEvo package serves that role).
Use cases
- learn how genetic algorithms work with runnable python examples
- see a visualization of solving the traveling salesman problem with a GA
- understand evolution strategies like (1+1)-ES and NES
- learn NEAT for supervised and reinforcement learning
- study distributed evolution strategy with neural networks
- find tutorial material for teaching evolutionary computation
When to choose
- you are learning or teaching evolutionary algorithms and want simple, visual, runnable examples
- you prefer tutorial code with accompanying video/text explanations
- you want a starting point before using a real EA library like MEvo
When to avoid
- you need a production-ready, maintained evolutionary algorithm library
- you need performant or parallel GA/ES implementations for real workloads
- you cannot read Chinese and need full tutorial context
Facets
learning-resource · maturity maintenance
machine-learning simulation data-visualization machine-learning artificial-intelligence tutorials education reinforcement-learning python cross-platform genetic-algorithm evolution-strategy neat neuroevolution tutorial-code chinese-language traveling-salesman numpy
3 sources
- readme: https://github.com/MorvanZhou/Evolutionary-Algorithm · fetched 2026-08-28 · 6eb3d8c43960
- homepage: https://mofanpy.com/tutorials/machine-learning/evolutionary-algorithm/ · fetched 2026-08-29 · 77d297939888
- site_page: https://mofanpy.com/about · fetched 2026-08-29 · 828465c2b53d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MorvanZhou/Evolutionary-Algorithm | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MorvanZhou/Evolutionary-Algorithm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem