GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

beam-search

Website
Wikipedia
https://static.github-zh.com/github_avatars/bytedance?size=40
bytedance / lightseq

高效推理和训练引擎LightSeq

inferencetransformerbeam-searchbertCUDAsamplingdiverse-decodingmultilingual-nmttrainingbartgptaccelerate
C++ 3.28 k
2 年前
https://static.github-zh.com/github_avatars/parlance?size=40
parlance / ctcdecode

#计算机科学#PyTorch CTC Decoder bindings

机器学习PyTorchctcbeam-searchdecoder
C++ 842
1 年前
https://static.github-zh.com/github_avatars/githubharald?size=40
githubharald / CTCDecoder

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

beam-searchctclanguage-modelhandwriting-recognitionspeech-recognitionrecurrent-neural-networkslossPythonopencl
Python 829
4 年前
https://static.github-zh.com/github_avatars/bshao001?size=40
bshao001 / ChatLearner

#计算机科学#A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.

聊天机器人Tensorflowsequence-to-sequencebeam-searchrule-basedPython深度学习nmt
Python 541
6 年前
https://static.github-zh.com/github_avatars/guillaumegenthial?size=40
guillaumegenthial / im2latex

Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow

seq2seqimagecaptioningbeam-searchTensorflowim2latex
Python 461
5 年前
https://static.github-zh.com/github_avatars/ywk991112?size=40
ywk991112 / pytorch-chatbot

Pytorch seq2seq chatbot

PyTorchsequence-to-sequenceseq2seqpytorch-tutorialbeam-search聊天机器人
Python 396
5 年前
https://static.github-zh.com/github_avatars/jayparks?size=40
jayparks / tf-seq2seq

#自然语言处理#Sequence to sequence learning using TensorFlow.

Tensorflowseq2seqsequence-to-sequenceneural-machine-translationnmtencoder-decoder机器学习深度学习神经网络自然语言处理beam-searchnatural-language-understanding
Python 389
7 年前
https://static.github-zh.com/github_avatars/Marsan-Ma-zz?size=40
Marsan-Ma-zz / tf_chatbot_seq2seq_antilm

Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.

language-modelseq2seq-chatbotbeam-searchdeep-reinforcement-learning
Python 363
2 年前
https://static.github-zh.com/github_avatars/lc222?size=40
lc222 / seq2seq_chatbot

基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs

Tensorflowseq2seqbeam-searchnmt聊天机器人attention-mechanism
Python 331
5 年前
https://static.github-zh.com/github_avatars/yashk2810?size=40
yashk2810 / Image-Captioning

Image Captioning using InceptionV3 and beam search

Kerasimage-captioningTensorflowcnnbeam-searchlstm
Jupyter Notebook 329
5 年前
https://static.github-zh.com/github_avatars/rohithreddy024?size=40
rohithreddy024 / Text-Summarizer-Pytorch

Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network

PyTorchbeam-search
Python 322
6 年前
https://static.github-zh.com/github_avatars/hirofumi0810?size=40
hirofumi0810 / tensorflow_end2end_speech_recognition

End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)

speech-recognitionctcTensorflowtimittimit-datasetattention-mechanismautomatic-speech-recognitionasrend-to-endend-to-end-learningspeech-to-textbeam-search
Python 314
7 年前
https://static.github-zh.com/github_avatars/dabasajay?size=40
dabasajay / Image-Caption-Generator

#计算机科学#A neural network to generate captions for an image using CNN and RNN with BEAM Search.

image-captioningrecurrent-neural-networksconvolutional-neural-networkslstm深度学习inceptionv3cnn-kerasattentionattention-mechanismbeam-searchattention-modelvgg16
Python 305
5 年前
https://static.github-zh.com/github_avatars/Kyubyong?size=40
Kyubyong / nlp_made_easy

#自然语言处理#Explains nlp building blocks in a simple manner.

自然语言处理seq2seqbeam-searchbpe
Jupyter Notebook 251
6 年前
https://static.github-zh.com/github_avatars/yanwii?size=40
yanwii / seq2seq

基于Pytorch的中文聊天机器人 集成BeamSearch算法

beam-searchPyTorchchatbotsseq2seq
Python 243
8 年前
https://static.github-zh.com/github_avatars/pbhatia243?size=40
pbhatia243 / Neural_Conversation_Models

Tensorflow based Neural Conversation Models

chatbotsTensorflowbeam-searchdecoding
Python 190
8 年前
https://static.github-zh.com/github_avatars/nanoporetech?size=40
nanoporetech / fast-ctc-decode

Blitzing Fast CTC Beam Search Decoder

beam-searchctc-decode
Rust 183
1 年前
https://static.github-zh.com/github_avatars/Disiok?size=40
Disiok / poetry-seq2seq

Chinese Poetry Generation

rnnseq2seqpoetry-generatorpoetrychinese-poetryattention-mechanismbeam-searchlstm
Jupyter Notebook 177
8 年前
https://static.github-zh.com/github_avatars/lc222?size=40
lc222 / seq2seq_chatbot_new

基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs

Tensorflowseq2seq聊天机器人beam-searchattention-mechanism
Python 143
7 年前
https://static.github-zh.com/github_avatars/jiali-ms?size=40
jiali-ms / JLM

A fast LSTM Language Model for large vocabulary language like Japanese and Chinese

Tensorflowlanguage-modelinglstmdecoder深度神经网络beam-search
Python 111
6 年前
loading...