syxu828
Research Scientist & Manager in Kwai Technology. We are hiring !! My email is syxu828@gmail.com and drop me your CV if you are interested :-)
KuaishouChina
Pinned Repositories
aidalight
Automatically exported from code.google.com/p/aidalight
Awesome-VQA
A reading list of papers about Visual Question Answering.
CLIP
Contrastive Language-Image Pretraining
CogVideo
Text-to-video generation. The repo for ICLR2023 paper "CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers"
Crosslingula-KG-Matching
This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network"
CSRL_dataset
Dataset for Conversation Semantic Role Labeling
DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
ggnn
Gated Graph Sequence Neural Networks
Graph2Seq-0.1
This is the code for paper "Graph2Seq: Graph to Sequence Learning with Attention-based Neural Networks"
QuestionAnsweringOverFB
syxu828's Repositories
syxu828/Crosslingula-KG-Matching
This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network"
syxu828/QuestionAnsweringOverFB
syxu828/Graph2Seq-0.1
This is the code for paper "Graph2Seq: Graph to Sequence Learning with Attention-based Neural Networks"
syxu828/CSRL_dataset
Dataset for Conversation Semantic Role Labeling
syxu828/aidalight
Automatically exported from code.google.com/p/aidalight
syxu828/Awesome-VQA
A reading list of papers about Visual Question Answering.
syxu828/CLIP
Contrastive Language-Image Pretraining
syxu828/CogVideo
Text-to-video generation. The repo for ICLR2023 paper "CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers"
syxu828/DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
syxu828/ggnn
Gated Graph Sequence Neural Networks
syxu828/Graph2Seq-1
Graph2Seq is a simple code for building a graph-encoder and sequence-decoder for NLP and other AI/ML/DL tasks.
syxu828/HMNet
Official Implementation of "A Hierarchical Network for Abstractive Meeting Summarization with Cross-Domain Pretraining""
syxu828/lsgn
Labeled Span Graph Networks
syxu828/MASN-pytorch
pytorch implementation for the paper Attend What You Need: Motion-Appearance Synergistic Networks for Video Question Answering
syxu828/models
Models built with TensorFlow
syxu828/models-1
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
syxu828/NLP
syxu828/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
syxu828/OntoNotes-5.0-NER-BIO
A BIO formatted Named Entity Recognition data set extracted from the OntoNotes 5.0 release.
syxu828/ptranking
Learning to Rank in PyTorch
syxu828/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
syxu828/SimCSE
SimCSE: Simple Contrastive Learning of Sentence Embeddings
syxu828/taggerflow
Training code for LSTM CCG Parsing
syxu828/Text_Classification_Using_EM_And_Semisupervied_Learning
syxu828/UBL
My copy of Tom Kwiatkowski's UBL (http://homepages.inf.ed.ac.uk/s0791051/).
syxu828/UDepLambda
A framework to convert Universal Dependencies to Logical Forms
syxu828/WaveRNN
Pytorch implementation of Deepmind's WaveRNN model