Gradient Descent Visualization

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gradient_descent_viz

    interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI

  • VisualizeGradient

    Plot gradient map for 1d and 2d functions

  • Here is a project I created for myself (some time ago) to help visualize the gradient as a vector field.

    https://github.com/GistNoesis/VisualizeGradient

    Probably best used as a support material with someone teaching along the way the right mental picture one should have.

    A great exercise is to have the student (or yourself) draw this visualization with pen and paper, (both in 2d and 3d), for various functions. And you can make the connection to the usual "tangent" on the curve of a derivative.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • grad-descent-visualizer

    A small package used to visualize gradient descent of test functions.

  • I love creating things to solidify my intuition about topics. When I learned about gradient descent, I saw this repo and was inspired to create my own toy Python package for visualizing gradient descent.

    Here is a link to my Python package, which uses PyVista for visualization:

    https://github.com/JacobBumgarner/grad-descent-visualizer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Retrospex: Convert images to fit Commodore 64 graphic modes

    3 projects | news.ycombinator.com | 17 May 2024
  • Rio: WebApps in pure Python. No JavaScript, HTML and CSS needed!

    1 project | dev.to | 19 May 2024
  • Show HN: Pg-sync-roles – more easily manage PostgreSQL permissions from Python

    1 project | news.ycombinator.com | 19 May 2024
  • Reading list to join AI field from Hugging Face cofounder

    1 project | news.ycombinator.com | 18 May 2024
  • Show HN: Anthropic's Prompt Engineering Interactive Tutorial (Web Version)

    2 projects | news.ycombinator.com | 18 May 2024