Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ur-whitelab/wazy

Tags

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing file (#18)

* Add missing file

* Update 10kseqs.txt

* Ran precommit

Co-authored-by: Andrew White <[email protected]>

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tempered starting logits and added MCMC baseline (#15)

* Tempered starting logits and added MCMC baseline

* Fixed pre-commit

* Made starting logits even smaller

* Turned-up learning rate on BO

* Reduced learning rate and starting logit size

* Trying increasing lr

* Reverted lr increase

* switched to using total variance

* Rearranged BO code order

* modify acquisition funx

* Added tester

* Fixed missing kwarg in tester

* Got different defaults for UCB/EI

* Ran pre-commit on all

* Fixed convergence test

* Added matplotlib to paper reqs

Co-authored-by: Ziyue Yang <[email protected]>

v0.11.1

Toggle v0.11.1's commit message
Aligned hyperparameters with paper

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Various Fixes (#13)

* first attemp

* Got sequences out, but not seeing consistency

* changed to full variance

* Fixed out of date best in compiling

* Fixed zeros initialization dtype

* Fixed test failures

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed over asking bug (#11)

v0.9.2

Toggle v0.9.2's commit message
Fixed EOL on README

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added batched asking (#5)

v0.8.1

Toggle v0.8.1's commit message
Changed to pypi unirep version

v0.8.0

Toggle v0.8.0's commit message
Made it possible to turn off pretraining