Skip to content

Commit

Permalink
Merge pull request #64 from VincentRouvreau/perslay_cleanup
Browse files Browse the repository at this point in the history
Perslay cleanup
  • Loading branch information
VincentRouvreau authored Jan 10, 2023
2 parents 1b9a0ac + e6920c9 commit 7ec804e
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 414 deletions.
3 changes: 2 additions & 1 deletion .binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ tensorflow-addons
plotly
pot
networkx
gudhi
gudhi!=3.7.0 # cf. https://github.com/GUDHI/TDA-tutorial/issues/65
torch
tqdm
eagerpy
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ C. Oballe and V. Maroulas provide a [tutorial](https://github.com/coballejr/misc
Two libraries related to Gudhi:

- [ATOL](https://github.com/martinroyer/atol): Automatic Topologically-Oriented Learning. See [this tutorial](https://github.com/martinroyer/atol/blob/master/demo/atol-demo.ipynb).
- [Perslay](https://github.com/MathieuCarriere/perslay): A Simple and Versatile Neural Network Layer for Persistence Diagrams. See [this tutorial](https://github.com/MathieuCarriere/perslay/tree/master/tutorial).
- [Perslay](https://github.com/MathieuCarriere/perslay): A Simple and Versatile Neural Network Layer for Persistence Diagrams. See [notebook](Tuto-GUDHI-perslay-visu.ipynb).

### 07 - Alternative filtrations and robust TDA

Expand Down Expand Up @@ -123,7 +123,7 @@ In this [notebook](Tuto-GUDHI-optimization.ipynb), we will see how Gudhi and Ten

[ATOL tutorial](https://github.com/martinroyer/atol/blob/master/demo/atol-demo.ipynb)

[Perslay tutorial](https://github.com/MathieuCarriere/perslay/tree/master/tutorial)
[Perslay](Tuto-GUDHI-perslay-visu.ipynb)

[DTM-filtrations](Tuto-GUDHI-DTM-filtrations.ipynb)

Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Two libraries related to Gudhi:
tutorial](https://github.com/martinroyer/atol/blob/master/demo/atol-demo.ipynb).
- [Perslay](https://github.com/MathieuCarriere/perslay): A Simple and
Versatile Neural Network Layer for Persistence Diagrams. See [this
tutorial](https://github.com/MathieuCarriere/perslay/tree/master/tutorial).
notebook](Tuto-GUDHI-perslay-visu.ipynb).

### 07 - Alternative filtrations and robust TDA

Expand Down Expand Up @@ -220,8 +220,7 @@ points](Tuto-GUDHI-ConfRegions-PersDiag-datapoints.ipynb)
[ATOL
tutorial](https://github.com/martinroyer/atol/blob/master/demo/atol-demo.ipynb)

[Perslay
tutorial](https://github.com/MathieuCarriere/perslay/tree/master/tutorial)
[Perslay](Tuto-GUDHI-perslay-visu.ipynb)

[DTM-filtrations](Tuto-GUDHI-DTM-filtrations.ipynb)

Expand Down
Loading

0 comments on commit 7ec804e

Please sign in to comment.