Skip to content

Commit 36d750b

Browse files
authored
Update intro with exact links.
1 parent f4c69ff commit 36d750b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

jupyterbook/intro.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ This package implements the Rotation-Based Iterative Gaussianization (RBIG) algo
77

88
**Demo Colab Notebooks**
99

10-
* Iterative Gaussianization - [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/IPL-UV/rbig_jax/blob/master/notebooks/iterative/1.0_simple_rbig.ipynb)
11-
* Parametric Gaussianization - [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/IPL-UV/rbig_jax/blob/master/notebooks/parametric/1.0_Demo_GaussFlows.ipynb)
10+
* Iterative Gaussianization - [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/IPL-UV/rbig_jax/blob/master/jupyterbook/content/iterative/demos/rbig_demo_plane.ipynb)
11+
* Parametric Gaussianization - [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/IPL-UV/rbig_jax/blob/master/jupyterbook/content/parametric/demos/gf_demo_plane.ipynb)
1212

1313

1414
<details>
@@ -27,10 +27,6 @@ This package implements the Rotation-Based Iterative Gaussianization (RBIG) algo
2727

2828
</details>
2929

30-
---
31-
## Information Theory Metrics Demo
32-
33-
**TODO**
3430

3531
---
3632
### Why Jax?

0 commit comments

Comments
 (0)