From b3c65c45d7079585c3299bf3d9b981426a725bec Mon Sep 17 00:00:00 2001 From: NT Date: Mon, 28 Jun 2021 17:49:03 +0200 Subject: [PATCH] update TOC --- _toc.yml | 49 ++++++++++++++++--------------------------------- overview.md | 4 ++-- 2 files changed, 18 insertions(+), 35 deletions(-) diff --git a/_toc.yml b/_toc.yml index 6461183..935cdfa 100644 --- a/_toc.yml +++ b/_toc.yml @@ -1,70 +1,53 @@ -# PBDL Table of content (cf https://jupyterbook.org/customize/toc.html) -# - -- file: intro.md - -- part: Introduction +format: jb-book +root: intro.md +parts: +- caption: Introduction chapters: - file: intro-teaser.ipynb - file: overview.md sections: - - file: overview-equations.md - - file: overview-burgers-forw.ipynb - - file: overview-ns-forw.ipynb + - file: overview-equations.md + - file: overview-burgers-forw.ipynb + - file: overview-ns-forw.ipynb - file: supervised.md sections: - - file: supervised-airfoils.ipynb - - file: supervised-discuss.md - -- part: Physical Losses + - file: supervised-airfoils.ipynb + - file: supervised-discuss.md +- caption: Physical Losses chapters: - file: physicalloss.md - file: physicalloss-code.ipynb - file: physicalloss-discuss.md - -- part: Differentiable Physics +- caption: Differentiable Physics chapters: - file: diffphys.md - file: diffphys-code-burgers.ipynb - file: diffphys-discuss.md - file: diffphys-code-ns.ipynb - file: diffphys-dpvspinn.md - -- part: Complex Examples with DP +- caption: Complex Examples with DP chapters: - file: diffphys-examples.md - file: diffphys-code-sol.ipynb - file: diffphys-control.ipynb - file: diffphys-outlook.md - -- part: Reinforcement Learning +- caption: Reinforcement Learning chapters: - file: reinflearn-intro.md - file: reinflearn-code.ipynb - -# - part: Physical Gradients -# chapters: -# - file: physgrad.md -# - file: physgrad-comparison.ipynb -# - file: physgrad-nn.md -# - file: physgrad-discuss.md - -- part: PBDL and Uncertainty +- caption: PBDL and Uncertainty chapters: - file: bayesian-intro.md - file: bayesian-code.ipynb - -- part: Fast Forward Topics +- caption: Fast Forward Topics chapters: - file: others-intro.md - file: others-timeseries.md - file: others-GANs.md - file: others-lagrangian.md - file: others-metrics.md - -- part: End Matter +- caption: End Matter chapters: - file: outlook.md - file: references.md - file: notation.md - diff --git a/overview.md b/overview.md index 380e30c..52fc13f 100644 --- a/overview.md +++ b/overview.md @@ -2,7 +2,7 @@ Overview ============================ The name of this book, _Physics-Based Deep Learning_, -denotes combiniations of physical modeling and numerical simulations with +denotes combinations of physical modeling and numerical simulations with methods based on artificial neural networks. The general direction of Physics-Based Deep Learning represents a very active, quickly growing and exciting field of research, and the following chapter will @@ -25,7 +25,7 @@ From weather and climate forecasts {cite}`stocker2014climate` (see the picture a over quantum physics {cite}`o2016scalable`, to the control of plasma fusion {cite}`maingi2019fesreport`, using numerical analysis to obtain solutions for physical models has -become an integral part of science. +become an integral part of science. At the same time, machine learning technologies and deep neural networks in particular, have led to impressive achievements in a variety of fields: