10 results found Sort:

329
3.2k
other
58
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
245
829
mit
22
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
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