Skip to content

Releases: yutanagano/sceptr

v1.1.1

13 Mar 16:57
4700c79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0-post2

19 Jan 15:11
Compare
Choose a tag to compare

Updated README and docs

The README and documentation pages of SCEPTR now reference the published manuscript on Cell Systems instead of our preprint.

Full Changelog: v1.1.0-post1...v1.1.0-post2

v1.1.0-post1

05 Dec 23:17
fbf1866
Compare
Choose a tag to compare

Releasing code state on publication of our manuscript "Contrastive learning of T cell receptor representations"

v1.1.0

07 Oct 18:44
Compare
Choose a tag to compare

New Features

  • Implement method for accessing residue-level representations by @yutanagano in #30

Other Changes

New Contributors

  • @andim made their first contribution in #32

Full Changelog: v1.0.1...v1.1.0

v1.1.0-beta.1

21 Aug 05:11
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.1...v1.1.0-beta.1

v1.0.1

11 Jun 12:18
c6c4972
Compare
Choose a tag to compare

Minor patch to add links to the preprint on arxiv.org to the README and documentation.

v1.0.0

10 Jun 20:57
382b2e5
Compare
Choose a tag to compare

First production release! 🥳 Thank you to everyone who has helped with the project.

What's Changed

Full Changelog: v1.0.0-beta.1...v1.0.0

v1.0.0-beta.1

05 Jun 16:58
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.4...v1.0.0-beta.1

v1.0.0-alpha.4

22 May 10:14
51a81c2
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4

v1.0.0-alpha.3

28 Mar 18:16
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • ⚠️ BREAKING CHANGE: the xlarge variant is no longer tracked and published as it was unnecessarily large, unwieldy, and was no better than its smaller counterparts making it not a very interesting variant
  • New variants added (classic variants, they use learnable initial token embeddings and a traditional sinusoidal positional information embedding method)

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3