Skip to content

v0.8.2

Compare
Choose a tag to compare
@SebieF SebieF released this 28 Feb 09:22
· 94 commits to main since this release

Maintenance

  • Updating dependencies

Features

  • Adding option to ignore verification of files in configurator.py. This makes it possible to verify a biotrainer
    configuration independently of the provided files.
  • Adding new compute_embeddings_from_list function to embedding_service.py. This allows to compute embeddings directly
    from sequence strings.