-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a9fece7
commit d2c0905
Showing
162 changed files
with
15,013 additions
and
5,956 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: ae5f01abf08685cb4c1bbe94e42adbeb | ||
config: 52c3ab9c91b88944b94f8e068f358a61 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,355 @@ | ||
|
||
<!DOCTYPE html> | ||
|
||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> | ||
|
||
<title>Sci-ML-Book — Scientific Machine Learning</title> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet"> | ||
<link href="_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" | ||
href="_static/vendor/fontawesome/5.13.0/css/all.min.css"> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin | ||
href="_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2"> | ||
<link rel="preload" as="font" type="font/woff2" crossorigin | ||
href="_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2"> | ||
|
||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" /> | ||
<link rel="stylesheet" href="_static/styles/sphinx-book-theme.css?digest=5115cc725059bd94278eecd172e13a965bf8f5a9" type="text/css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/mystnb.css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/design-style.b7bb847fb20b106c3d81b95245e65545.min.css" /> | ||
|
||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"> | ||
|
||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> | ||
<script src="_static/jquery.js"></script> | ||
<script src="_static/underscore.js"></script> | ||
<script src="_static/doctools.js"></script> | ||
<script src="_static/clipboard.min.js"></script> | ||
<script src="_static/copybutton.js"></script> | ||
<script src="_static/scripts/sphinx-book-theme.js?digest=9c920249402e914e316237a7dbc6769907cce411"></script> | ||
<script>let toggleHintShow = 'Click to show';</script> | ||
<script>let toggleHintHide = 'Click to hide';</script> | ||
<script>let toggleOpenOnPrint = 'true';</script> | ||
<script src="_static/togglebutton.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
const thebe_selector = ".thebe,.cell" | ||
const thebe_selector_input = "pre" | ||
const thebe_selector_output = ".output, .cell_output" | ||
</script> | ||
<script async="async" src="_static/sphinx-thebe.js"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="docsearch:language" content="None"> | ||
|
||
|
||
<!-- Google Analytics --> | ||
|
||
</head> | ||
<body data-spy="scroll" data-target="#bd-toc-nav" data-offset="60"> | ||
<!-- Checkboxes to toggle the left sidebar --> | ||
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation" aria-label="Toggle navigation sidebar"> | ||
<label class="overlay overlay-navbar" for="__navigation"> | ||
<div class="visually-hidden">Toggle navigation sidebar</div> | ||
</label> | ||
<!-- Checkboxes to toggle the in-page toc --> | ||
<input type="checkbox" class="sidebar-toggle" name="__page-toc" id="__page-toc" aria-label="Toggle in-page Table of Contents"> | ||
<label class="overlay overlay-pagetoc" for="__page-toc"> | ||
<div class="visually-hidden">Toggle in-page Table of Contents</div> | ||
</label> | ||
<!-- Headers at the top --> | ||
<div class="announcement header-item noprint"></div> | ||
<div class="header header-item noprint"></div> | ||
|
||
|
||
<div class="container-fluid" id="banner"></div> | ||
|
||
|
||
|
||
<div class="container-xl"> | ||
<div class="row"> | ||
|
||
<!-- Sidebar --> | ||
<div class="bd-sidebar noprint" id="site-navigation"> | ||
<div class="bd-sidebar__content"> | ||
<div class="bd-sidebar__top"><div class="navbar-brand-box"> | ||
<a class="navbar-brand text-wrap" href="index.html"> | ||
|
||
<!-- `logo` is deprecated in Sphinx 4.0, so remove this when we stop supporting 3 --> | ||
|
||
|
||
|
||
<img src="_static/logo.png" class="logo" alt="logo"> | ||
|
||
|
||
<h1 class="site-logo" id="site-title">Scientific Machine Learning</h1> | ||
|
||
</a> | ||
</div><form class="bd-search d-flex align-items-center" action="search.html" method="get"> | ||
<i class="icon fas fa-search"></i> | ||
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search this book..." aria-label="Search this book..." autocomplete="off" > | ||
</form><nav class="bd-links" id="bd-docs-nav" aria-label="Main"> | ||
<div class="bd-toc-item active"> | ||
|
||
<ul class="nav bd-sidenav bd-sidenav__home-link"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="intro.html"> | ||
Welcome to Scientific Machine Learning Book | ||
</a> | ||
</li> | ||
</ul> | ||
<ul class="nav bd-sidenav"> | ||
<li class="toctree-l1"> | ||
<a class="reference internal" href="ch1.html"> | ||
Chapter 1: Regularization | ||
</a> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
</nav></div> | ||
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Powered by <a href="https://jupyterbook.org">Jupyter Book</a> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- A tiny helper pixel to detect if we've scrolled --> | ||
<div class="sbt-scroll-pixel-helper"></div> | ||
<!-- Main content --> | ||
<div class="col py-0 content-container"> | ||
|
||
<div class="header-article row sticky-top noprint"> | ||
|
||
|
||
|
||
|
||
<div class="col py-1 d-flex header-article-main"> | ||
<div class="header-article__left"> | ||
|
||
<label for="__navigation" | ||
class="headerbtn" | ||
data-toggle="tooltip" | ||
data-placement="right" | ||
title="Toggle navigation" | ||
> | ||
|
||
|
||
<span class="headerbtn__icon-container"> | ||
<i class="fas fa-bars"></i> | ||
</span> | ||
|
||
</label> | ||
|
||
|
||
</div> | ||
<div class="header-article__right"> | ||
<button onclick="toggleFullScreen()" | ||
class="headerbtn" | ||
data-toggle="tooltip" | ||
data-placement="bottom" | ||
title="Fullscreen mode" | ||
> | ||
|
||
|
||
<span class="headerbtn__icon-container"> | ||
<i class="fas fa-expand"></i> | ||
</span> | ||
|
||
</button> | ||
|
||
<div class="menu-dropdown menu-dropdown-repository-buttons"> | ||
<button class="headerbtn menu-dropdown__trigger" | ||
aria-label="Source repositories"> | ||
<i class="fab fa-github"></i> | ||
</button> | ||
<div class="menu-dropdown__content"> | ||
<ul> | ||
<li> | ||
<a href="https://github.com/executablebooks/jupyter-book" | ||
class="headerbtn" | ||
data-toggle="tooltip" | ||
data-placement="left" | ||
title="Source repository" | ||
> | ||
|
||
|
||
<span class="headerbtn__icon-container"> | ||
<i class="fab fa-github"></i> | ||
</span> | ||
<span class="headerbtn__text-container">repository</span> | ||
</a> | ||
|
||
</li> | ||
|
||
<li> | ||
<a href="https://github.com/executablebooks/jupyter-book/issues/new?title=Issue%20on%20page%20%2FREADME.html&body=Your%20issue%20content%20here." | ||
class="headerbtn" | ||
data-toggle="tooltip" | ||
data-placement="left" | ||
title="Open an issue" | ||
> | ||
|
||
|
||
<span class="headerbtn__icon-container"> | ||
<i class="fas fa-lightbulb"></i> | ||
</span> | ||
<span class="headerbtn__text-container">open issue</span> | ||
</a> | ||
|
||
</li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
<div class="menu-dropdown menu-dropdown-download-buttons"> | ||
<button class="headerbtn menu-dropdown__trigger" | ||
aria-label="Download this page"> | ||
<i class="fas fa-download"></i> | ||
</button> | ||
<div class="menu-dropdown__content"> | ||
<ul> | ||
<li> | ||
<a href="_sources/README.md" | ||
class="headerbtn" | ||
data-toggle="tooltip" | ||
data-placement="left" | ||
title="Download source file" | ||
> | ||
|
||
|
||
<span class="headerbtn__icon-container"> | ||
<i class="fas fa-file"></i> | ||
</span> | ||
<span class="headerbtn__text-container">.md</span> | ||
</a> | ||
|
||
</li> | ||
|
||
<li> | ||
|
||
<button onclick="printPdf(this)" | ||
class="headerbtn" | ||
data-toggle="tooltip" | ||
data-placement="left" | ||
title="Print to PDF" | ||
> | ||
|
||
|
||
<span class="headerbtn__icon-container"> | ||
<i class="fas fa-file-pdf"></i> | ||
</span> | ||
<span class="headerbtn__text-container">.pdf</span> | ||
</button> | ||
|
||
</li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
<!-- Table of contents --> | ||
<div class="col-md-3 bd-toc show noprint"> | ||
</div> | ||
</div> | ||
<div class="article row"> | ||
<div class="col pl-md-3 pl-lg-5 content-container"> | ||
<!-- Table of contents that is only displayed when printing the page --> | ||
<div id="jb-print-docs-body" class="onlyprint"> | ||
<h1>Sci-ML-Book</h1> | ||
<!-- Table of contents --> | ||
<div id="print-main-content"> | ||
<div id="jb-print-toc"> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
<main id="main-content" role="main"> | ||
|
||
<div> | ||
|
||
<section class="tex2jax_ignore mathjax_ignore" id="sci-ml-book"> | ||
<h1>Sci-ML-Book<a class="headerlink" href="#sci-ml-book" title="Permalink to this headline">#</a></h1> | ||
</section> | ||
|
||
<script type="text/x-thebe-config"> | ||
{ | ||
requestKernel: true, | ||
binderOptions: { | ||
repo: "binder-examples/jupyter-stacks-datascience", | ||
ref: "master", | ||
}, | ||
codeMirrorConfig: { | ||
theme: "abcdef", | ||
mode: "python" | ||
}, | ||
kernelOptions: { | ||
kernelName: "python3", | ||
path: "./." | ||
}, | ||
predefinedOutput: true | ||
} | ||
</script> | ||
<script>kernelName = 'python3'</script> | ||
|
||
</div> | ||
|
||
</main> | ||
<footer class="footer-article noprint"> | ||
|
||
<!-- Previous / next buttons --> | ||
<div class='prev-next-area'> | ||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
<div class="footer-content row"> | ||
<footer class="col footer"><p> | ||
|
||
By Xiaoyu Xie<br/> | ||
|
||
© Copyright 2022.<br/> | ||
</p> | ||
</footer> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script src="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script> | ||
|
||
|
||
</body> | ||
</html> |
Binary file removed
BIN
-170 KB
_images/10e4426d9a98b8b32d6c7c558b9983b6bfbf3f7b3422996bacff632594cdfad8.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Sci-ML-Book |
Oops, something went wrong.