Skip to content

Repository files navigation

TopoExplorer

A Streamlit-based visualization app for exploring topological deep learning neighborhoods, built on top of TopoBench.


Installation & Setup

Prerequisites

  • Python 3.10+
  • pip

1. Clone the repository

git clone https://github.com/geometric-intelligence/topoexplorer.git
cd topoexplorer

2. Create a virtual environment

python -m venv .venv
source .venv/bin/activate

3. Install dependencies

pip install -r requirements.txt

This installs:

4. Run the app

streamlit run topoexplorer/neighborhood_explorer_app.py

The app will open in your browser at http://localhost:8501.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages