ltian678's Stars
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
twintproject/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
fastai/course-nlp
A Code-First Introduction to NLP course
heykeetae/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
yao8839836/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
uvipen/Super-mario-bros-A3C-pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
rmunro/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
tkipf/keras-gcn
Keras implementation of Graph Convolutional Networks
svjan5/GNNs-for-NLP
Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020
maelfabien/Machine_Learning_Tutorials
Code, exercises and tutorials of my personal blog ! 📝
VinAIResearch/BERTweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
dglai/WWW20-Hands-on-Tutorial
Materials for DGL hands-on tutorial in WWW 2020
roomylee/nlp-papers-with-arxiv
Statistics and accepted paper list of NLP conferences with arXiv link
TianBian95/BiGCN
Source Codes: Rumor Detection on Social Media with Bi-Directional Graph Convolutional Networks--AAAI 2020
crux82/ganbert
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks
Vincent131499/TextClassifier_Transformer
个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0
chunyuanY/RumorDetection
Stveshawn/contextual_topic_identification
Steam review texting embedding analysis
Vincent131499/LauSentiNet
集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型
kochkinaelena/Multitask4Veracity
This repository contains code for the paper "All-in-one: Multi-task Learning for Rumour Stance classification,Detection and Verification" by E. Kochkina, M. Liakata, A. Zubiaga
lschmelzeisen/nasty
NASTY Advanced Search Tweet Yielder
sebsk/CS224N-Project
felixSchober/ABSA-Transformer
This is the repository for my NLP master thesis with the title Transfer and Multitask Learning for Aspect-Based Sentiment Analysis Using the Google Transformer Architecture. It is based on the Google Transformer architecture and the paper Attention is all you need (https://arxiv.org/abs/1706.03762)
jiesutd/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
cympfh/GAN-semisup-MNIST-Keras
GAN for semi-supervised learning (MNIST, Keras)
JMMackenzie/GG_rmit
Some ggplot examples presented at RMIT