Skip to content

Releases: lucidrains/enformer-pytorch

0.6.3

11 Feb 16:35
Compare
Choose a tag to compare
address https://github.com/lucidrains/enformer-pytorch/issues/21

0.6.2

09 Feb 17:16
Compare
Choose a tag to compare
make fine tuning even easier by auto setting target length to crop em…

0.6.1

31 Jan 18:31
Compare
Choose a tag to compare
fix typo in kwargs for polars read_csv, thanks to @icdh99

0.6.0

29 Jan 17:17
Compare
Choose a tag to compare
add ability to use the embeddings from the output of the transformer …

0.5.7

13 Jan 16:20
Compare
Choose a tag to compare
add finetune_last_n_layers_only keyword argument on the forwards of a…

0.5.6

21 Dec 22:06
Compare
Choose a tag to compare
address logic that was indented too far in FastaInterval, thanks to @…

0.5.5

23 Aug 18:11
Compare
Choose a tag to compare
fix pool function in attention pool to respect the pool_size, thanks …

0.5.4

31 Jul 00:57
Compare
Choose a tag to compare
add discrete key value bottleneck for finetuning

v0.5.3

12 Jun 20:49
Compare
Choose a tag to compare
0.5.3

v0.5.2

12 Jun 20:46
Compare
Choose a tag to compare
remove experimental convnext blocks