10 results found Sort:
- Filter by Primary Language:
- Python (6)
- C++ (2)
- Jupyter Notebook (1)
- Rust (1)
- +
LightSeq: A High Performance Library for Sequence Processing and Generation
Created
2019-12-06
269 commits to master branch, last one about a year ago
PyTorch CTC Decoder bindings
Created
2017-06-14
188 commits to master branch, last one 3 years ago
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
Created
2017-10-09
61 commits to master branch, last one 3 years ago
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
Created
2016-09-13
27 commits to master branch, last one 7 years ago
Blitzing Fast CTC Beam Search Decoder
Created
2020-02-13
157 commits to master branch, last one 6 months ago
Using LSTM or Transformer to solve Image Captioning in Pytorch
Created
2020-03-01
27 commits to master branch, last one 3 years ago
Neutron: A pytorch based implementation of Transformer and its variants.
python3
pytorch
seq2seq
ensemble
multi-gpu
optimizers
beam-search
transformer
average-models
multilingual-nmt
context-aware-nmt
relative-position
dynamic-batch-size
sentential-context
attention-is-all-you-need
average-attention-network
dynamic-sentence-sampling
neural-machine-translation
natural-language-processing
robust-neural-machine-translation
This repository has been archived
(exclude archived)
Created
2019-01-11
70 commits to master branch, last one about a year ago
Pytorch implementation of image captioning using transformer-based model.
Created
2021-09-26
43 commits to main branch, last one about a year ago
PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation
Created
2020-03-28
37 commits to master branch, last one 3 years ago
A lightweight implementation of Beam Search for sequence models in PyTorch.
Created
2021-04-14
101 commits to master branch, last one 4 months ago