aimacode/aima-python resource
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach" observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- 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: 3866
- days_rel: n/a
- days_push: 64
- n_releases_24m: 0
Adoption not part of the score
8799 stars · 4037 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Python implementations of the pseudocode algorithms from Russell and Norvig's 'Artificial Intelligence: A Modern Approach' (4th edition), organized as an importable package plus explanatory Jupyter notebooks. It serves as a companion for AI courses and self-study.
Use cases
- learn AI algorithms from AIMA with runnable Python code
- study search algorithms for an AI course
- understand logic and planning algorithms with examples
- explore machine learning and deep learning basics in notebooks
- implement AIMA pseudocode assignments in Python
- self-study artificial intelligence fundamentals
When to choose
- you are following the AIMA textbook or an AI course based on it
- you want readable reference implementations of classic AI algorithms
- you prefer learning through Jupyter notebooks with examples
When to avoid
- you need production-grade, optimized AI libraries
- you want modern ML frameworks rather than educational implementations
- you need the 3rd edition code specifically
Facets
learning-resource · maturity active
machine-learning search-engine nlp deep-learning simulation artificial-intelligence education tutorials python cross-platform textbook-companion jupyter-notebooks algorithms aima education
1 source
- readme: https://github.com/aimacode/aima-python · fetched 2026-08-28 · b0818063c4e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aimacode/aima-python | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="aimacode/aima-python")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem