Skip to content

COMP6248-Reproducability-Challenge/Topological-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topological-CNN

About

This report attempted to reproduce the findings in the paper "Topological Convolutional Neural Networks" submitted in the NeurIPS 2020 Workshop on Topological Data Analysis and Beyond. The TCNNs and experiments described in the paper were implemented based on the information provided in the orginal report. The ease of implementation as well as reproduced experiment results were used to comment on the reproducibility of the original paper. The filters re-implemented were the KF and CF filters. The Generalisability experiments, Synthetic experiments and Interpretability experiments were also implemented based on the information provided.

Environment

  • PyTorch
  • Torchbearer
pip install -r requirements.txt

Training

To train models for interpretability, synthetic, and generalizability experiments, go to corresponding experiment directories in Experiment folder and run:

python train.py

Team

  • Benjamin Lellouch (brl1u18)
  • Gabija Petroskeviciute (gp1u18)
  • Gopika Bejoy (gb1n17)
  • Palak Jain (ppj1u18)

About

Implementation of the Topological Convolution Neural Network described in https://openreview.net/forum?id=hntbh8Zo1V

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •