An open source framework for seq2seq models in PyTorch.
Role in this project:
Back-end Developer Contributions:1 release, 132 commits, 86 PRs in 10 months
Contributions summary:Kyle primarily focused on code related to checkpoint management within the PyTorch seq2seq framework. They made several changes to the `seq2seq/util/checkpoint.py` file, which involved saving and loading model parameters, optimizer states, and vocabularies. The user also made related changes to test files and Supervised Trainer to ensure that model training can be resumed correctly after a checkpoint. These changes appear to be focused on improving model training and checkpointing functionality.
deep-learningpytorchvisual-recognitionseq2seq
Contributions:23 pushes, 1 branch in 21 days