[D] What useful personal projects have you made?

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

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

    Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/

  • A neural network library for JAX: Equinox. IMO the simplest/most-generic one out there.

  • diffrax

    Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/

  • Whilst this has been getting a bit of traction in the community, this started out life as a personal project. I needed a way to describe generic parameterised functions (not just neural networks) to be able to describe differential equation solvers, and found that existing options (Flax/Haiku) were overly-tailored to neural networks, and couldn't handle my use case.

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

  • Show HN: Optimistix: Nonlinear Optimisation in Jax+Equinox

    2 projects | news.ycombinator.com | 10 Oct 2023
  • PyTorch 2.0

    4 projects | news.ycombinator.com | 2 Dec 2022
  • [D] Adjoint Sensitivity Method vs Reverse Mode Autodiff

    1 project | /r/MachineLearning | 2 Jun 2022
  • Solving system of coupled differential equations using Runge-Kutta in python

    2 projects | /r/Python | 28 May 2022
  • Why is Python used by lots of scientists to simulate and calculate things, although it is pretty slow in comparison to other languages?

    2 projects | /r/Python | 9 Mar 2022