10 results found Sort:

325
3.1k
other
59
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
241
813
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 2 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 about a month ago
Using LSTM or Transformer to solve Image Captioning in Pytorch
Created 2020-03-01
27 commits to master branch, last one 2 years 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
Pytorch implementation of image captioning using transformer-based model.
Created 2021-09-26
43 commits to main branch, last one about a year ago
A simple library that implements search algorithms for sequence models written in PyTorch.
Created 2021-04-14
98 commits to master branch, last one 2 months ago