Beyond Automatic Differentiation

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

    Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead

  • tuning_playbook

    A playbook for systematically maximizing the performance of deep learning models.

  • Batch size can be used for regularisation, but using it for that will limit training performance. From the Google Research Tuning Playbook:

    > The batch size governs the training speed and shouldn't be used to directly tune the validation set performance. Often, the ideal batch size will be the largest batch size supported by the available hardware.

    > […]

    > As long as all hyperparameters are well-tuned (especially the learning rate and regularization hyperparameters) and the number of training steps is sufficient, the same final performance should be attainable using any batch size (see Shallue et al. 2018).

    https://github.com/google-research/tuning_playbook#choosing-...

    The ideal case is full-batch with tuneable regularisation, just the hardware gets expensive.

  • 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

  • Patriot Missile Floating point Software Problem lead to deaths 28 Americans

    2 projects | news.ycombinator.com | 3 Jan 2024
  • Function betrayal

    1 project | /r/mathmemes | 27 Oct 2022
  • What are some best practices in dealing with precision errors in computing?

    1 project | /r/math | 12 Oct 2022
  • Numeric equality

    1 project | /r/ProgrammingLanguages | 29 Aug 2022
  • Cutting-edge research on numerical representations?

    1 project | /r/ProgrammingLanguages | 20 Mar 2022