pyt-team / TopoModelX

Topological Deep Learning
MIT License
222 stars 79 forks source link

Remove template layer everywhere: code, tests + docs #217

Closed ninamiolane closed 12 months ago

ninamiolane commented 12 months ago

The template layer was only an made-up example of hypergraph neural net. Now that we have SOTA models implemented, we can remove it.

review-notebook-app[bot] commented 12 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.06% :tada:

Comparison is base (3802c67) 96.27% compared to head (ebe1e2a) 96.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #217 +/- ## ========================================== + Coverage 96.27% 96.34% +0.06% ========================================== Files 56 55 -1 Lines 2042 2025 -17 ========================================== - Hits 1966 1951 -15 + Misses 76 74 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.