Play couplet with seq2seq model. 用深度学习对对联。
Annuaire de skills
Découvrez des skills réutilisables pour les AI agents.
Chaque recommandation reste clairement reliée à son dépôt, son audit et son chemin d’installation.
Résultats de recherche: seq2seq-attn
Annuaire en anglais中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Chatbot in 200 lines of code using TensorLayer
Facebook chatbot that I trained to talk like me using Seq2Seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
[unmaintained]
Pytorch seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
seq2seq中文聊天机器人