Ross ROSS = Recommend OSS · open-source software intelligence for agents

rushter/MLAlgorithms resource

Minimal and clean examples of machine learning algorithms implementations observed · 2026-08-28

github.com/rushter/MLAlgorithms · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 81
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3619
  • days_rel: n/a
  • days_push: 118
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

11171 stars · 1768 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A collection of minimal, clean Python implementations of core machine learning algorithms built with numpy, scipy, and autograd. It is designed for people who want to learn algorithm internals or implement ML algorithms from scratch rather than use optimized production libraries.

Use cases

  • learn how machine learning algorithms work internally
  • implement ML algorithms from scratch
  • study readable neural network code including CNN and LSTM
  • understand how gradient boosting or random forests work under the hood
  • explore reinforcement learning with deep Q-learning examples
  • teach a machine learning course with simple reference code

When to choose

  • you want readable, educational implementations instead of optimized library code
  • you are learning ML internals or preparing for interviews
  • you need simple reference code to base your own implementations on

When to avoid

  • you need production-grade performance or GPU acceleration
  • you want a maintained library with full API stability for real applications
  • you need comprehensive model evaluation, preprocessing, or deployment tooling

Facets

learning-resource · maturity maintenance

machine-learning deep-learning reinforcement-learning data-science machine-learning deep-learning education python cross-platform from-scratch-implementations numpy scipy educational algorithms neural-networks svm gradient-boosting kmeans pca

1 source

Member repositories

RepositoryRoleHealth v2
rushter/MLAlgorithmsmain69

For agents

markdown · JSON · MCP: product_card(name="rushter/MLAlgorithms")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem