#seq2seq (7 Repositories)
Ranked open-source repositories tagged with #seq2seq, scored by pull request acceptance likelihood and maintainer engagement velocity.
14.3%
17.6h
7 repositories tagged #seq2seq
LongxingTan/Time-series-prediction
tfts: Time Series Deep Learning Models in TensorFlow
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
dongjun-Lee/text-summarization-tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
AnubhavGupta3377/Text-Classification-Models-Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
shibing624/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。
NVIDIA-Merlin/Transformers4Rec
Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.