Skip to content

Releases: adnaniazi/capfinder

Release 0.2.1

11 Jul 11:06
Compare
Choose a tag to compare

[0.2.1] - 2024-07-11

Added

  • Added an attention-augmented CNN-LSTM model

Release 0.2.0

10 Jul 12:47
Compare
Choose a tag to compare

[0.2.0] - 2024-07-10

Fixed

  • Fixed issue with ml_libs module not found

Release 0.1.9

10 Jul 12:19
Compare
Choose a tag to compare

[0.1.9] - 2024-07-10

Fixed

  • Fixing issue with ml_libs module not found

Release 0.1.8

10 Jul 11:49
Compare
Choose a tag to compare

[0.1.8] - 2024-07-10

Added

  • Added support for resnet model

Release 0.1.7

08 Jul 11:30
Compare
Choose a tag to compare

[0.1.7] - 2024-07-08

Fixed

  • Fixed encoder model hogging all available GPU memory and crashing

Release 0.1.6

07 Jul 15:06
Compare
Choose a tag to compare

[0.1.6] - 2024-07-07

Fixed

  • Fixed bug with not writing dataset version to the file

Release 0.1.5

07 Jul 14:31
Compare
Choose a tag to compare

[0.1.5] - 2024-07-07

Fixed

  • Bugs with using the train config functionality

Release 0.1.4

07 Jul 13:19
Compare
Choose a tag to compare

[0.1.4] - 2024-07-07

Added

  • Added pipeline for making training data
  • Added CNN-LSTM and encoder models

Release 0.1.3

27 Sep 10:11
Compare
Choose a tag to compare

[0.1.3] - 2023-09-23

Added

  • Functions to align OTE with reads in FASTQ
  • Function for pretty printing alignment for debugging purposes
  • Function for finding the start and end location of ROI in training datasets

Release 0.1.2

18 Aug 12:45
Compare
Choose a tag to compare

[0.1.2] - 2023-08-18

Changed

  • Changed function arg names again for testing version bump