v0.3.2
New Decoding Types and more 🚀
Changelog
Features
- Beam Search #109 #110 @LTluttmann
- Decoding type class #109 #110 @LTluttmann
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
totorch.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