All Projects → deepQA → Similar Projects or Alternatives

31 Open source projects that are alternatives of or similar to deepQA

minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (+111.76%)
Mutual labels:  beam-search
rnnt decoder cuda
An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.
Stars: ✭ 60 (+252.94%)
Mutual labels:  beam-search
TS3000 TheChatBOT
Its a social networking chat-bot trained on Reddit dataset . It supports open bounded queries developed on the concept of Neural Machine Translation. Beware of its being sarcastic just like its creator 😝 BDW it uses Pytorch framework and Python3.
Stars: ✭ 20 (+17.65%)
Mutual labels:  beam-search
Image-Captioning-with-Beam-Search
Generating image captions using Xception Network and Beam Search in Keras
Stars: ✭ 18 (+5.88%)
Mutual labels:  beam-search
beam search
Beam search for neural network sequence to sequence (encoder-decoder) models.
Stars: ✭ 31 (+82.35%)
Mutual labels:  beam-search
Nlp made easy
Explains nlp building blocks in a simple manner.
Stars: ✭ 232 (+1264.71%)
Mutual labels:  beam-search
Text Summarizer Pytorch
Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
Stars: ✭ 203 (+1094.12%)
Mutual labels:  beam-search
Seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Stars: ✭ 200 (+1076.47%)
Mutual labels:  beam-search
Neural conversation models
Tensorflow based Neural Conversation Models
Stars: ✭ 192 (+1029.41%)
Mutual labels:  beam-search
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (+835.29%)
Mutual labels:  beam-search
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (+747.06%)
Mutual labels:  beam-search
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (+641.18%)
Mutual labels:  beam-search
Jlm
A fast LSTM Language Model for large vocabulary language like Japanese and Chinese
Stars: ✭ 105 (+517.65%)
Mutual labels:  beam-search
Fast Ctc Decode
Blitzing Fast CTC Beam Search Decoder
Stars: ✭ 62 (+264.71%)
Mutual labels:  beam-search
Ctcdecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python.
Stars: ✭ 529 (+3011.76%)
Mutual labels:  beam-search
Chatlearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Stars: ✭ 528 (+3005.88%)
Mutual labels:  beam-search
Lightseq
LightSeq: A High Performance Inference Library for Sequence Processing and Generation
Stars: ✭ 501 (+2847.06%)
Mutual labels:  beam-search
Ctcdecode
PyTorch CTC Decoder bindings
Stars: ✭ 442 (+2500%)
Mutual labels:  beam-search
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+2176.47%)
Mutual labels:  beam-search
Tf chatbot seq2seq antilm
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
Stars: ✭ 369 (+2070.59%)
Mutual labels:  beam-search
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Stars: ✭ 342 (+1911.76%)
Mutual labels:  beam-search
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (+1876.47%)
Mutual labels:  beam-search
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (+1711.76%)
Mutual labels:  beam-search
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (+1694.12%)
Mutual labels:  beam-search
Image Captioning
Image Captioning using InceptionV3 and beam search
Stars: ✭ 290 (+1605.88%)
Mutual labels:  beam-search
captioning chainer
A fast implementation of Neural Image Caption by Chainer
Stars: ✭ 17 (+0%)
Mutual labels:  beam-search
neural-chat
An AI chatbot using seq2seq
Stars: ✭ 30 (+76.47%)
Mutual labels:  beam-search
ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Stars: ✭ 30 (+76.47%)
Mutual labels:  beam-search
tensorflow-with-kenlm
Tensorflow with KenLM integrated for beam search scoring
Stars: ✭ 30 (+76.47%)
Mutual labels:  beam-search
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (+252.94%)
Mutual labels:  beam-search
Image-Caption
Using LSTM or Transformer to solve Image Captioning in Pytorch
Stars: ✭ 36 (+111.76%)
Mutual labels:  beam-search
1-31 of 31 similar projects