TopoBench icon indicating copy to clipboard operation
TopoBench copied to clipboard

Category: A1; Team name: aweers; Dataset: Wiki-CS

Open aweers opened this issue 7 months ago • 1 comments

Checklist

  • [x] My pull request has a clear and explanatory title.
  • [x] My pull request passes the Linting test.
  • [x] I added appropriate unit tests and I made sure the code passes all unit tests. (refer to comment below)
  • [x] My PR follows PEP8 guidelines. (refer to comment below)
  • [x] My code is properly documented, using numpy docs conventions, and I made sure the documentation renders properly.
  • [x] I linked to issues and PRs that are relevant to this PR.

Description

First of all, thanks for organizing this amazing challenge!

Pull request for an implementation of Wiki CS dataset for TAG-DS Topological Deep Learning Challenge 2025.

Implements the dataset and dataloader, as well as config.

Issue

Additional context

aweers avatar Sep 22 '25 22:09 aweers

Fixed some minor miss-configurations in config file. Now all tests pass locally :)

aweers avatar Oct 21 '25 21:10 aweers