Skip to content

Releases: PaccMann/paccmann_datasets

v1.1.7

Choose a tag to compare

@jannisborn jannisborn released this 13 Dec 08:25
ffe8c71

What's Changed

  • feat: allow protein tokenizer to be pickled by @jannisborn in #166
    -> Support for pytorch lightning ~ > 1.5

Full Changelog: v1.1.6...v1.1.7

v1.1.6

Choose a tag to compare

@jannisborn jannisborn released this 06 Oct 10:21
2516af1

What's Changed

  • Fix a bug in the PubChem crawler that occurs when the database has multiple SMILES for a molecule
  • Removing zinc crawler because it is not functional
  • Restructure installation to support recent versions of numpy (2), torch (2), pip (20-24) and python (3.9-3.12)

Full Changelog: v1.1.5...v1.1.6

v1.1.5

Choose a tag to compare

@jannisborn jannisborn released this 17 May 12:06
78ad7c9

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

Choose a tag to compare

@jannisborn jannisborn released this 19 Mar 08:56
081a6ef

Full Changelog: v1.1.3...v1.1.4

Improved PubChem error handling

Choose a tag to compare

@jannisborn jannisborn released this 21 Mar 09:17
e9cf78f

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@jannisborn jannisborn released this 31 Oct 16:00

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@jannisborn jannisborn released this 20 Jun 12:35

Kinase sequence alignment data now available as pytoda.proteins.kinase_as_alignment: (245c9b5)

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

v1.1.0

Choose a tag to compare

@jannisborn jannisborn released this 08 Jun 21:21
245d51f

What's Changed

  • Deprecate device handling by @YoelShoshan in #156
    NOTE: This DOES impact backwards compatibility because now, whenever a device is passed, an exception will be raised saying that GPU support is not longer maintained. The reason for this is that having pytoda handling sending data to the GPU is significantly slower compared to sending the full batch (for details see: #155)
  • Novel protein augmentation by @jannisborn and @YoelShoshan in #160

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@jannisborn jannisborn released this 16 Apr 10:30
00ff5b4

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@jannisborn jannisborn released this 15 Apr 21:29
c1e624b

What's Changed

Full Changelog: 1.0.0...v1.0.1