呜呜哈

Results 9 repositories owned by 呜呜哈

seq2seq_chatbot

331
Stars
99
Forks
Watchers

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

seq2seq_chatbot_new

143
Stars
64
Forks
Watchers

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

text_classification_AI100

253
Stars
126
Forks
Watchers

AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试

attention-over-attention-tf-QA

59
Stars
23
Forks
Watchers

论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现

Character-level Convolutional Networks for Text Classification论文仿真实现

MPCNN-sentence-similarity-tensorflow

69
Stars
27
Forks
Watchers

Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现

HAN-text-classification-tf

55
Stars
19
Forks
Watchers

key-value-MemNN

43
Stars
15
Forks
Watchers

“Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA

BELLE-LORA

25
Stars
2
Forks
Watchers

LORA微调BLOOMZ,参考BELLE