Play couplet with seq2seq model. 用深度学习对对联。
Skill 디렉토리
AI Agent를 위한 재사용 가능한 Skill을 찾으세요.
모든 추천은 리포지토리, 감사, 설치 경로와 명확하게 연결됩니다.
검색 결과: seq2seq
영문 디렉토리中文长文本分类、短句子分类、多标签分类、两句子相似度(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中文聊天机器人