Skip to content

Tags: ModSSC/ModSSC

Tags

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add graphsage activation + torch preprocess for trinet vision (#31)

* fix: add graphsage activation + torch preprocess for trinet vision

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(inductive): graph dict support + prune multiclass s4vm/tsvm confi…

…gs (#30)

* fix(inductive): graph dict support + prune multiclass s4vm/tsvm configs

0.2.1dev

Toggle 0.2.1dev's commit message
chore: remove tag triggers from workflows and update version to 0.2.1…

….dev0

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Optimization/h100 best config (#28)

* refactor: vision preprocessing configurations

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix minor bugs and correct unexpected behavior (#25)

* Fix minor bugs and correct unexpected behavior

---------

Co-authored-by: pacocertal <paco.certal@gmail.com>

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(preprocess): move graph embeddings into preprocessing and dr…

…op legacy transductive configs (#24)

* refactor(preprocess): move graph embeddings into preprocessing and drop legacy transductive configs

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: stable transductive methods benchmark release 0.1.0 (#23)

* chore: stable transductive methods benchmark release 0.1.0

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add inductive methods, bench configs, and tests (#22)

* feat: add inductive methods, bench configs, and tests

0.0.3

Toggle 0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test(inductive): extend VAT/Noisy Student coverage and smoke readiness (

#20)

* test(inductive): extend VAT/Noisy Student coverage and smoke readiness

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: expand tests and coverage config (#11)