victorsungo's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
vnpy/vnpy
基于Python的开源量化交易平台开发框架
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
fuzhenxin/Style-Transfer-in-Text
Paper List for Style Transfer in Text
Maluuba/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
nshepperd/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
mouna99/dien
microsoft/MASS
MASS: Masked Sequence to Sequence Pre-training for Language Generation
thunlp/FewRel
A Large-Scale Few-Shot Relation Extraction Dataset
nosuggest/deep_learning
基础的深度学习实验研究结果汇总笔记
lijuncen/Sentiment-and-Style-Transfer
csyanbin/TPN
Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.
nzc/tencent-contest
thunlp/HATT-Proto
Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification
FrankWork/fudan_mtl_reviews
TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`
hschen0712/machine-learning-notes
机器学习笔记
jimth001/my-Gobang-game-base-AI-algorithm
应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成
raosudha89/GYAFC-corpus
This is the Grammarly's Yahoo Answers Formality Corpus
fennuDetudou/BERT_implement
使用BERT模型进行文本分类,相似句子判断,以及词性标注
jind11/TitleStylist
Source code for our "TitleStylist" paper at ACL 2020
jjrob13/sklearn_cotraining
An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit-learn classifiers.
MarkWuNLP/Data4StylizedS2S
The repository contains resources of our paper published at AAAI 2020 ``A Dataset for Low-Resource Stylized Sequence-to-Sequence Generation "
yuanxiaosc/Text-generation-task-and-language-model-GPT2
solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的资源,包括论文、代码、展示demo和动手教程。
jimth001/formality_emnlp19
Harnessing Pre-Trained Neural Networks with Rules for Formality Style Transfer
shuyanzhou/multitask_transformer
Source code for "Improving Robustness of Neural Machine Translation with Multi-task Learning"
JianLiu91/bert_ner
Ner with Bert
wyu-du/text-style-transfer
A neural text style transfer model
victorsungo/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
victorsungo/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow