cuiyungao's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
hyperopt/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
github/CodeSearchNet
Datasets, tools, and benchmarks for representation learning of code.
microsoft/CodeXGLUE
CodeXGLUE
Maluuba/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
tylin/coco-caption
seongjunyun/Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
TianBian95/BiGCN
Source Codes: Rumor Detection on Social Media with Bi-Directional Graph Convolutional Networks--AAAI 2020
jcyk/gtos
Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"
mjc92/CopyNet
An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"
facebookresearch/Neural-Code-Search-Evaluation-Dataset
evaluation dataset consisting of natural language query and code snippet pairs
ruidan/IMN-E2E-ABSA
Code and dataset for ACL2019 ‘‘An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis’’.
adamklec/copynet
An implementation of CopyNet
zengjichuan/TMN
Source code of TMN (Topic Memory Network)
RWransky/dialogue-gan
Generative Adversarial Network to Develop Synthetic Dialogues
vulpecker/Vulpecker
An Automated Vulnerability Detection System
valdersoul/GraphBTM
Code for paper "GraphBTM: Graph Enhanced Autoencoded Variational Inference for Biterm Topic Model". Under preparation.
zhangj111/rencos
HKUST-KnowComp/RINANTE
Neural Aspect and Opinion Term Extraction with Mined Rules as Weak Supervision
zengjichuan/Topic_Disc
Source code and dataset of "Joint Modeling of Topics and Discourse in Microblog Conversations"
VulnReproduction/VulnReproduction.github.io
Home page for this github organization
Hesamalian/HDP
Python code for HDP(Hierarchical Dirichlet Process) using Direct Assignment
tfolkman/deep-learning-experiments
Deep Learning Experiments Motivated from Fastai Course
armor-ai/RRGen
Repository for the paper "Automating App Review Response Generation"
muldon/dupeRep
A reproduction of Dupe.
OlgaIsupova/dynamic-hdp
preke/FSE2019