Releases: lucidrains/enformer-pytorch
Releases · lucidrains/enformer-pytorch
0.6.3
address https://github.com/lucidrains/enformer-pytorch/issues/21
0.6.2
make fine tuning even easier by auto setting target length to crop em…
0.6.1
fix typo in kwargs for polars read_csv, thanks to @icdh99
0.6.0
add ability to use the embeddings from the output of the transformer …
0.5.7
add finetune_last_n_layers_only keyword argument on the forwards of a…
0.5.6
address logic that was indented too far in FastaInterval, thanks to @…
0.5.5
fix pool function in attention pool to respect the pool_size, thanks …
0.5.4
add discrete key value bottleneck for finetuning
v0.5.3
0.5.3
v0.5.2
remove experimental convnext blocks