v0.2.1
Pre-release
Pre-release
Several bug fixes:
- Fix the bug that regions with negative start coordinates were included in the training set
- Set shuffle as False when predicting the test dataset by scan_genome.py
- 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