Skip to content

Releases: wearepal/ranzen

v2.0.0

21 Jul 13:16
Compare
Choose a tag to compare

Breaking change

  • Raised minimum required python version from 3.7 to 3.8.

What's Changed

Full Changelog: v1.2.7...v2.0.0

v1.2.7

20 May 13:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

14 Apr 20:47
Compare
Choose a tag to compare

What's Changed

  • Bump wandb from 0.12.11 to 0.12.14 by @dependabot in #122
  • Specify version_base in hydra.main to be 1.2 compliant. by @MylesBartlett in #123
  • Restructure Relay-initialised config directory.

Full Changelog: v1.2.5...v1.2.6

v1.2.5

04 Apr 16:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

04 Apr 16:13
Compare
Choose a tag to compare

What's Changed

  • Make CutMix cuda-comptatible by instantiating the generator dynamically. by @MylesBartlett in #119

Full Changelog: v1.2.3...v1.2.4

v1.2.3

04 Apr 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

18 Mar 17:56
Compare
Choose a tag to compare

What's Changed

  • Added new label_smoothing parameter to xent function/class. by @MylesBartlett in #107
  • Made cross_entropy_loss more liberal with respect to input shapes.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Mar 17:21
Compare
Choose a tag to compare

What's Changed

  • Linked to the temporary home of the docs by @thomkeh in #105
  • Fixed type-propagation of Subset by @MylesBartlett in #106
  • Renamed prop_stratified_split to stratified_split_indices.
  • Made stratified_split_indices more permissive with respect to labels.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Mar 21:51
Compare
Choose a tag to compare

What's Changed

  • Added index-returning (generic) stratified splitting and extended random splitting. by @MylesBartlett in #103
  • Improved type-annotations for prop_random_split.

Full Changelog: v1.1.6...v1.2.0

v1.1.6

16 Mar 16:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.1.6