mossr/BeautifulAlgorithms.jl resource
Concise and beautiful algorithms written in Julia observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 9
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2178
- days_rel: n/a
- days_push: 547
- n_releases_24m: 0
Adoption not part of the score
1426 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of concise, self-contained algorithm implementations in Julia covering machine learning, optimization, reinforcement learning, and sorting. It is intended for academic and educational purposes rather than production use.
Use cases
- learn how classic algorithms are implemented in julia
- study machine learning algorithm implementations from scratch
- find concise examples of gradient descent and neural networks
- learn reinforcement learning algorithms like monte carlo tree search
- reference implementations of sorting algorithms
- teach algorithms in a course with readable code
When to choose
- you want short, readable, self-contained algorithm implementations for learning or teaching
- you are studying machine learning, optimization, or decision-making under uncertainty
- you prefer Julia as the language for algorithm study
When to avoid
- you need production-ready, performant, or well-tested algorithm libraries
- you need a package with a maintained license and API stability guarantees
- you need comprehensive, optimized implementations of these algorithms
Facets
learning-resource · maturity active
machine-learning reinforcement-learning math developer-tools machine-learning education programming-languages julia algorithms educational reinforcement-learning optimization sorting academic
1 source
- readme: https://github.com/mossr/BeautifulAlgorithms.jl · fetched 2026-08-28 · 33474b976983
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mossr/BeautifulAlgorithms.jl | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="mossr/BeautifulAlgorithms.jl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem