袁宵

Results 23 repositories owned by 袁宵

500,000 multimodal short video data and baseline models. 50万条多模态短视频数据集和基线模型(TensorFlow2.0)。

TensorFlow code and pre-trained models for A Dynamic Word Representation Model Based on Deep Context. It combines the idea of BERT model and ELMo's deep context word representation.

ELMo

31
Stars
12
Forks
Watchers

ELMo: Embeddings from Language Models. Using, visualizing and understanding EMLo by examples!

fan-ren-xiu-xian-zhuan

41
Stars
17
Forks
Watchers

凡人修仙传(fanrenxiuxianzhuan)的资源汇总,谨献给“凡友”们。

Image-Captioning

34
Stars
13
Forks
Watchers

CNN-Encoder and RNN-Decoder (Bahdanau Attention) for image caption or image to text on MS-COCO dataset. 图片描述

Keras_Attention_Seq2Seq

18
Stars
5
Forks
Watchers

A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,或许你不用写复杂的代码,直接使用...

槽填充、意图预测(口语理解)论文整理和中文翻译。Slot filling and intent prediction paper collation and Chinese translation.

SMP2018

47
Stars
16
Forks
Watchers

SMP2018中文人机对话技术评测(ECDT)

solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的资源,包括论文、代码、展示demo和动手教程。

The 300 lines of code (Tensorflow 2) completely replicates the Transformer model and is used in neural machine translation tasks and chat bots. 300行代码(Tensorflow 2)完整复现了Transformer模型,并且...