Gradients Without Backpropagation

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

    Looks like it was submitted a couple of times but withou traction or comments

    https://hn.algolia.com/?dateRange=pastMonth&page=0&prefix=tr...

  • ceres-solver

    A large scale non-linear optimization library

  • http://ceres-solver.org/ works well, in my experience.

  • 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
  • autodiff

    automatic differentiation made easier for C++

  • Forward-mode differentiation is easy to implement in C++ with templates, operator overloading, and dual numbers (https://en.wikipedia.org/wiki/Automatic_differentiation#Auto...). Some libraries such as autodiff (https://github.com/autodiff/autodiff) and CppAD (https://github.com/coin-or/CppAD) use this method.

  • CppAD

    A C++ Algorithmic Differentiation Package: Home Page

  • Forward-mode differentiation is easy to implement in C++ with templates, operator overloading, and dual numbers (https://en.wikipedia.org/wiki/Automatic_differentiation#Auto...). Some libraries such as autodiff (https://github.com/autodiff/autodiff) and CppAD (https://github.com/coin-or/CppAD) use this method.

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

  • A large scale non-linear optimization library

    1 project | /r/hypeurls | 19 Oct 2022
  • A large scale non-linear optimization library

    2 projects | news.ycombinator.com | 19 Oct 2022
  • Photometric Bundle Adjustment library?

    6 projects | /r/computervision | 7 Jun 2022
  • Is there a library for non-linear optimization in Rust?

    3 projects | /r/rust | 27 Jan 2022
  • Non-linear equation solver for microcontrollers

    1 project | /r/embedded | 10 Aug 2021