Skip to content

Fix datasets in topomodelx' test workflow + Merge SNN #161

@ninamiolane

Description

@ninamiolane

What?

There is an issue upon loading the datasets from TopoNetX when testing TopoModelX through GitHub Actions.
See details:
pyt-team/TopoNetX#195

We need to fix it.

Why?

Because the merge of TopoModelX's PR 98 is blocked by this:
#98

This PR has the implementation of the SNN model.

Where?

On TopoModelX, this might mean modifying the github workflow file for tests, which is:
.github/workflows/test.yml

On TopoNetX, this might mean modifying how the datasets are loaded.

How?

Many tutorials manage to load and compute with datasets from TopoNetX. Get inspiration from this code and fix the dataset that is not working for #98.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions