Skip to content

v0.3.2

Compare
Choose a tag to compare
@fedebotu fedebotu released this 26 Feb 13:42
· 633 commits to main since this release

New Decoding Types and more 🚀

Changelog

Features

Documentation

  • Add (simple , API work in progress!) tutorial notebooks for TSPLib and CVRPLib #84
  • Add decoding strategies notebook @LTluttmann + small fix @Haimrich

Optimization

  • torch.no_grad to torch.inference_mode
  • Faster testing

Bug Fixes

  • Batch size initialization @ngastzepeda
  • Bump up naming to align with 0.4.0 release of TorchRL
  • MatNet bug fix #108