Skip to content

Commit 808528e

Browse files
authored
Normalizing Flows in PyTensor Notebook (#1588)
* nb init * small cleanup and re-run * add section to gallery * final cleanup * title * rename * rename section
1 parent d894350 commit 808528e

File tree

2 files changed

+1054
-2
lines changed

2 files changed

+1054
-2
lines changed

doc/gallery/applications/normalizing_flows_in_pytensor.ipynb

Lines changed: 1051 additions & 0 deletions
Large diffs are not rendered by default.

scripts/generate_gallery.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@
5858
"introduction": "Introduction",
5959
"rewrites": "Graph Rewriting",
6060
"autodiff": "Automatic Differentiation",
61-
"scan": "Looping in Pytensor",
62-
"optimize": "Optimization in Pytensor",
61+
"scan": "Looping in PyTensor",
62+
"optimize": "Optimization in PyTensor",
63+
"applications": "Case Studies",
6364
}
6465

6566

0 commit comments

Comments
 (0)