Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
ChatGLM-finetune-LoRA
Code for fintune ChatGLM-6b using low-rank adaptation (LoRA)
Dialogue
DyHGCN
FakeNewsDetection
GANs
iclr15
Sentiment Analysis with Ensemble
RumorDetection
Spam_detection
tensorflow-101
learn code with tensorflow
chunyuanY's Repositories
chunyuanY/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
chunyuanY/Spam_detection
chunyuanY/recommender-system
推荐算法python实现
chunyuanY/IMN
CIKM 2019: Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots
chunyuanY/prdarts
Code for our paper "Prune and Replace NAS"
chunyuanY/geoopt
Riemannian Adaptive Optimization Methods with pytorch optim
chunyuanY/FakeNewsCorpus
A dataset of millions of news articles scraped from a curated list of data sources.
chunyuanY/early-fakenews-detection
Early Detection of Fake News on Social Media Through Propagation Path Classification with Recurrent and Convolutional Networks
chunyuanY/pytorch-maml
PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400
chunyuanY/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
chunyuanY/deepbayes-2018
Seminars DeepBayes Summer School 2018
chunyuanY/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
chunyuanY/Twitter18
chunyuanY/allennlp
An open-source NLP research library, built on PyTorch.
chunyuanY/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
chunyuanY/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
chunyuanY/transferlearning-tutorial
《迁移学习简明手册》LaTex源码
chunyuanY/Region_Embedding_Text_Classification_Pytorch
PyTorch implementation of 'A New Method of Region Embedding for Text Classification'
chunyuanY/deep-text-classification-pytorch
Deep neural network text classification papers in PyTorch
chunyuanY/local-context-unit
local-context-unit
chunyuanY/Chinese-Names-Corpus
中文人名语料库。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。
chunyuanY/text_classification
all kinds of text classificaiton models and more with deep learning
chunyuanY/k-vim
vim配置
chunyuanY/CS224n
chunyuanY/hierarchical-attention-networks
Document classification with Hierarchical Attention Networks in TensorFlow
chunyuanY/sent2vec
General purpose unsupervised sentence representations
chunyuanY/tensorflow-101
learn code with tensorflow
chunyuanY/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
chunyuanY/keylogger
键盘记录器
chunyuanY/CS231n