Skip to content

v0.2.0

Compare
Choose a tag to compare
@ishii-norimi ishii-norimi released this 05 Feb 02:13
· 484 commits to main since this release
8a52abb

Improve

  • Change random layer to be able to get sizes from other layer #4
  • Change full, reshape and variable layer to accept layer names #6
  • Add Ladder network #8
  • Add Theil-Sen regression #20
  • Add HDBSCAN #23

Bug fix

  • Test the layer directly and fix some returns of toObject #18
  • Fix exports path #25

Minor changes

  • Generalize the genetic algorithm #12

Others

  • Improve github actions #2
  • Add issues and PR templates #14
  • Fix issue template #16

Full Changelog: v0.1.0...v0.2.0