Skip to content

lordgrilo/ComplexNetworks2021-tda-crash-courses

Repository files navigation

The purpose of this repo is to provide examples of code and applications for the TDA Crash course at Complex Networks 2021. In particular, these are intended for participants to be able to try and follow along during the tutorial.

The main repositories from which I built this tutorial are:

The contents of this repository are meant to be sufficient for the crash course --and should run without issues :)--. However, I do recommend going to the original repositories in case any issue arises or in case you want for further work.

Since we will be mixing quite a bit of different tools, there will be a number of packages required. The list below should be complete, but in case we will be able to install any further requirement as we go along:

General packages:

  • matplotlib
  • jupyter
  • networkx
  • numpy
  • scipy

TDA:

  • umap
  • pillow
  • tsfresh
  • ripser
  • persim
  • scikit-tda
  • kmapper
  • giotto-tda
  • pandas
  • scikit-learn
  • dionysus
  • Cython

Reconstruction:

  • python3-graph-tool

Additional ones:

  • plotly
  • openml
  • plotly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published