From 624ca802f00a530c3ca4caa4695b40d845eeb2c1 Mon Sep 17 00:00:00 2001 From: "xiaoyu.xie" Date: Wed, 17 Jan 2024 15:28:33 -0600 Subject: [PATCH] Update documentation --- _sources/intro.md | 6 ++++++ intro.html | 27 +++++++++++++++++++++++++++ searchindex.js | 2 +- 3 files changed, 34 insertions(+), 1 deletion(-) diff --git a/_sources/intro.md b/_sources/intro.md index bffa44e..378ac2f 100644 --- a/_sources/intro.md +++ b/_sources/intro.md @@ -4,8 +4,14 @@ - **Email**: xiaoyuxie2020@u.northwestern.edu - **Personal website**: https://xiaoyuxie.top +## Style + In this interactive book, you will learn the state-of-the-art deep learning methods for solving various challenging scientific and engineering problems. Each interactive hands-on tutorial will include code, visualization, and youtube video for paper and implementation. You can also directly run all toturials in Colab or your local computers. +## Scope + +The scope of this book is to explore how different scientific machine learning was proposed instead of solely telling you how to use different methods. This is because our ultimate goal is to develop new algorithms that can solve problems and transform the world. We will always face different and new problems that we have never seen. It is important to hone ourself to re-discover these milestone methods and have hands-on experience for them. + ## Table of Contents ```{tableofcontents} ``` diff --git a/intro.html b/intro.html index 1f89956..bd0f3ae 100644 --- a/intro.html +++ b/intro.html @@ -353,6 +353,16 @@

Scientific Machine Learning