Skip to content

v0.2.1

Pre-release
Pre-release

Choose a tag to compare

@yztxwd yztxwd released this 03 Sep 20:45

Several bug fixes:

  1. Fix the bug that regions with negative start coordinates were included in the training set
  2. Set shuffle as False when predicting the test dataset by scan_genome.py
  3. Fix the bug that the remainder of test dataset was dropped due to the drop_remainder behavior of tensorflow dataset loading.

Full Changelog: v0.2.0...v0.2.1