Releases: delveopers/Biosaic
Releases · delveopers/Biosaic
version 0.1.5
updates:
RNAtokenizer added- test cases & documentation updated
What's Changed
RNAtokenizer written by @shivendrra in #5- (v0.1.5)
RNAtokenizer fixed, test cases & documentation updated by @shivendrra in #6
Full Changelog: 0.1.4...0.1.5
version 0.1.4
updates:
special_tokensupport forTokenizerclass- fixed the vocab loading issue with continuous.
- new DNA visualizers in
biosaic.visual
What's Changed
special_tokensupport along with DNA sequence visualizer usingCMap&CGRby @shivendrra in #4
Full Changelog: 0.1.3...0.1.4
version 0.1.3
updates:
- added new function to
Tokenizer - fixed several bugs
- trained & fixed the overfitting issue in
DNA_VQ_VAEmodel - new functions
reverse_complement(),one_hot()etc implemented
What's Changed
- v0.1.3 update &
dna_embeddermodel fixed by @shivendrra in #3
Full Changelog: 0.1.2...0.1.3
version 0.1.2
updates:
- fixed several vocab related bugs in
_protein.py&_dna.py - added
VQ-VAE&EvoFormermodels for training - updated documentation
What's Changed
- fixed minor bugs, added ('VQ-VAE') & ('EvoFormer') models for training by @shivendrra in #2
Full Changelog: 0.1.1...0.1.2
version 0.1.1
Updates:
- added the base
DNA&Proteintokenizer classes - implemented the main wrapper over the base classes
- updated the documentation
- new vocabs added
- package deployed
What's Changed
- fully implemented the whole codebase, added test cases & documentation by @shivendrra in #1
New Contributors
- @shivendrra made their first contribution in #1
Full Changelog: https://github.com/delveopers/biosaic/commits/0.1.1