8000 Tags · CompRhys/aviary · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: CompRhys/aviary

Tags

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
package: make a minor release before bigger changes

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Address subset issue highlighted in #95 (#97)

* fix: address subset issue highlighted in #95

* test: add checks that would have caught the test set subset issue

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adopt protostructure naming (#84)

* doc: adopt protostructure naming

* lint: sort imports in notebooks

* clean: rename last functions

* fix outdated import pymatviz.(utils->powerups).add_identity_line

* ruff auto-fixes

* fix ruff aviary/utils.py:732:5: PLC0206 Extracting value from dictionary without calling `.items()`

and aviary/roost/data.py:116:13: PLR1704 Redefining argument with the local name `idx`

* fix save_results_dict doc string

* fea: bump version for breaking change

* fea: rename parse function used in wren data

---------

Co-authored-by: Janosh Riebesell <janosh.riebesell@gmail.com>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: bump minor version due to cgcnn input changes

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #50 from CompRhys/wrenformer-ensemble-preds

Wrenformer ensemble predictions

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle `Dataset` and `Subset` in `train_ensemble()` and `results_mult…

…itask()` (#42)

* handle Dataset and Subset in train_ensemble() and results_multitask()

* more consise literal types with pipe char in doc strings
0