Physics-Based Deep Learning Book

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

    Welcome to the Physics-based Deep Learning Book (v0.2)

  • https://github.com/tum-pbs/pbdl-book/blob/main/_toc.yml and all the config is in one file: https://github.com/tum-pbs/pbdl-book/blob/main/_config.yml (the build system leverages Sphinx which is the docs workhorse in the Python world)

    One of the coolest things is the "Launcher" option which gives readers the options to "run" any notebook interactively (using the rocket button in the top right). It's a one-line config https://github.com/tum-pbs/pbdl-book/blob/main/_config.yml#L... A similar config would enable the "Launch in Pybinder" option which is a free ephemeral jupyter provider, see https://mybinder.org/

    This "execute anywhere" option is nicely abstracted away as the `thiebe` library, and there is even POC work to run a pyodide kernel (https://github.com/executablebooks/thebe/issues/465) so soon all of this goodness will work offline in your browser!

    As an educator, it's hard not to get excited about the future, given the pace at which learning/teaching tooling is developing!

  • thebe

    Turn static HTML pages into live documents with Jupyter kernels.

  • https://github.com/tum-pbs/pbdl-book/blob/main/_toc.yml and all the config is in one file: https://github.com/tum-pbs/pbdl-book/blob/main/_config.yml (the build system leverages Sphinx which is the docs workhorse in the Python world)

    One of the coolest things is the "Launcher" option which gives readers the options to "run" any notebook interactively (using the rocket button in the top right). It's a one-line config https://github.com/tum-pbs/pbdl-book/blob/main/_config.yml#L... A similar config would enable the "Launch in Pybinder" option which is a free ephemeral jupyter provider, see https://mybinder.org/

    This "execute anywhere" option is nicely abstracted away as the `thiebe` library, and there is even POC work to run a pyodide kernel (https://github.com/executablebooks/thebe/issues/465) so soon all of this goodness will work offline in your browser!

    As an educator, it's hard not to get excited about the future, given the pace at which learning/teaching tooling is developing!

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

    A package for the sparse identification of nonlinear dynamical systems from data

  • Not MLP, but PySindy[0] might be a way to find a closed form solution. A simple MLP may not be best way to achieve what are you are after.

    [0] https://github.com/dynamicslab/pysindy

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

  • Sam Altman's ouster was precipitated by letter to board about AI breakthrough

    3 projects | news.ycombinator.com | 22 Nov 2023
  • Why are neural networks not multi-dimensional?

    1 project | /r/neuralnetworks | 31 May 2022
  • Creating an equation for a system given its data.

    1 project | /r/ECE | 22 Mar 2022
  • Contribuição em biblioteca open source

    1 project | /r/brdev | 12 May 2023
  • sysidentpy: A Python Package For System Identification Using NARMAX Models

    1 project | /r/coolgithubprojects | 19 Sep 2022