torchseq

Pytorch Seq2Seq framework

APACHE-2.0 License

Stars
26
torchseq - v3.1.0 - HIRO initial release Latest Release

Published by tomhosking 8 months ago

HIRO release v1

torchseq - v3.1.0 - HIRO initial release

Published by tomhosking 8 months ago

Stable release to align with HIRO v1

torchseq - v3.0.0

Published by tomhosking 10 months ago

Stable version that includes a load of contrastive encoder-only updates.

Full Changelog: https://github.com/tomhosking/torchseq/compare/v2.4.0...v3.0.0

torchseq - v2.4.0

Published by tomhosking almost 2 years ago

Stable opagg release.

Includes breaking config changes - see ./torchseq/utils/config_migration.py

torchseq - v2.3.1

Published by tomhosking over 2 years ago

Remove unused pytorch-lightning dependency, bug fixes. Passes tests now!

torchseq - v2.3

Published by tomhosking over 2 years ago

Tidy up the HRQ implementation, add support for Weights & Biases

torchseq - v2.2.1 - data_path fix

Published by tomhosking almost 3 years ago

Bug fix - pass data_path to dataloaders. Better warning if datasets are missing

torchseq - v2.2 - HRQ updates, bug fixes

Published by tomhosking almost 3 years ago

Includes breaking change - data_path must be passed to dataloaders and agents

torchseq - v2.1 - improved eval

Published by tomhosking almost 3 years ago

Added eval based on multiple references

torchseq - Stable release v2.0

Published by tomhosking about 3 years ago

Including modular bottleneck

torchseq - Separator - v1.2 release

Published by tomhosking over 3 years ago

Stable release, including code prediction module.

torchseq - Separator - submission

Published by tomhosking over 3 years ago

Badges
Extracted from project README
codecov Documentation Status
Related Projects