Skip to content

geometric-intelligence/topoexplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,986 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages