Show HN: Boldly go where Gradient Descent has never gone before with DiscoGrad

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • DiscoGrad

    DiscoGrad - automatically differentiate across conditional branches in C++ programs

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • StochasticAD.jl

    Research package for automatic differentiation of programs containing discrete randomness.

    Yeah, those tricks are highly related to what we do, the main difference being that we don't require a priori information about the distributions involved in the program. Instead, we compute a density estimation of the distribution of branch conditions at runtime, which makes things quite general and fully automatic, at the cost of some accuracy.

    As an aside, the combination "known distributions + automation" is covered in the Julia world by stochasticAD (https://github.com/gaurav-arya/StochasticAD.jl).

  • spytorch

    Tutorial for surrogate gradient learning in spiking neural networks

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

  • Some Types - Part 1

    1 project | dev.to | 30 Aug 2024
  • Micrograd.jl

    1 project | news.ycombinator.com | 30 Aug 2024
  • Let's Implement Overloading/Multiple-Dispatch

    1 project | dev.to | 20 Aug 2024
  • Show HN: REPLizing Unison, 2D-Coding, Death to Vertical Scrolling, and Saving CD

    1 project | news.ycombinator.com | 5 Aug 2024
  • Show HN: RunRateRodeo – Cricket vector math and net run rate

    1 project | news.ycombinator.com | 22 Jun 2024

Did you konow that Julia is
the 49th most popular programming language
based on number of metions?