Skip to content

Releases: google/rax

Rax 0.4.0

03 Jan 18:52
Compare
Choose a tag to compare

What's Changed

  • Expose normalize_probabilities as a good normalization for SoftmaxLoss.
  • Remove use of initial argument to jax.nn.softmax and jax.nn.log_softmax
  • Drop python 3.8 checks and add python 3.11 checks.
  • Changes in lambda weights to reduce boilerplate and add new options.
  • Fix pytype and clean up types across codebase.
  • Minor typo fixes in documentation.

Full Changelog: v0.3.0...v0.4.0

Rax 0.3.0

17 May 19:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

Rax 0.2.0

11 Aug 19:29
Compare
Choose a tag to compare

What's Changed

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

Rax 0.1.0

24 Feb 23:27
Compare
Choose a tag to compare

This is the initial release of Rax: a Learning-to-Rank (LTR) library built on top of JAX. It includes the following functionality: