lilipads/gradient_descent_viz
interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI 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: 2285
- days_rel: n/a
- days_push: 760
- n_releases_24m: 0
Adoption not part of the score
1409 stars · 159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A cross-platform C++/Qt desktop application that interactively visualizes five popular gradient descent optimization methods (vanilla GD, momentum, AdaGrad, RMSProp, Adam). It offers multiple loss surfaces, hyperparameter tuning, step-by-step animations, and visual elements to build intuition about how each optimizer behaves.
Use cases
- visualize how adam and rmsprop handle saddle points
- understand the difference between adagrad and rmsprop
- tune learning rate to see effect on gradient descent
- learn gradient descent optimizers interactively
- teaching tool for machine learning optimization methods
- see step-by-step calculation of momentum descent
When to choose
- you want an interactive, visual way to build intuition about gradient descent optimizers
- you are teaching or learning machine learning optimization concepts
- you want to experiment with hyperparameters on different loss surfaces
When to avoid
- you need to run actual optimizer experiments on real datasets or models
- you need a library to embed in your own training code
- you require a web-based or scriptable visualization
Facets
application · maturity maintenance
data-visualization machine-learning gui simulation machine-learning education data-visualization desktop-applications windows cpp cross-platform gradient-descent optimization qt interactive-visualization adam momentum adagrad rmsprop learning-tool macos desktop
1 source
- readme: https://github.com/lilipads/gradient_descent_viz · fetched 2026-08-28 · bc9754466f49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lilipads/gradient_descent_viz | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lilipads/gradient_descent_viz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem