Skip to content

Releases: lucidrains/enformer-pytorch

0.4.1

22 Feb 01:59

Choose a tag to compare

remove EnformerConfig indirection in readme

0.4.0

21 Feb 18:45
61ac131

Choose a tag to compare

Merge pull request #1 from NielsRogge/add_demo

Host weights on HuggingFace hub

0.3.6

19 Feb 01:29

Choose a tag to compare

add more freezing unfreezing functions for finetuning

0.3.5

11 Feb 20:26

Choose a tag to compare

give convnext blocks a kernel size of 3, based on empiricism - also m…

0.3.4

11 Feb 18:03

Choose a tag to compare

allow for customizing resolution of dna sequence being trained on (en…

0.3.2

30 Jan 04:54

Choose a tag to compare

make sure seq indices can undergo reverse complement augmentation too

0.3.1

29 Jan 20:12

Choose a tag to compare

allow for reverse complement augmentation from FastaInterval

0.3.0

28 Jan 19:03

Choose a tag to compare

release enformer models trained on 191k basepairs

0.2.17

28 Jan 17:08

Choose a tag to compare

add convnext blocks, for ablating the contribution of enformer from t…

0.2.16

21 Jan 18:11

Choose a tag to compare

truly make gdown optional