Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/aidos-lab/MANTRA
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnstRoell committed May 2, 2024
2 parents c3aeade + d7a7991 commit ce2488a
Show file tree
Hide file tree
Showing 32 changed files with 1,348 additions and 642 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/black.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Enforce coding style

on: [push, pull_request]
on: [ push, pull_request ]

jobs:
lint:
Expand Down
129 changes: 75 additions & 54 deletions experiment_gnn.ipynb

Large diffs are not rendered by default.

461 changes: 461 additions & 0 deletions experiment_mlp.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit ce2488a

Please sign in to comment.