Pinned Repositories
1
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-rl
Reinforcement learning resources curated
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
chatbot-MemN2N-tensorflow
Tensorflow Implementation of Learning End-to-End Goal-Oriented Dialog.
conversational-datasets
Large datasets for conversational AI
conversational-recommendations
CS224n-2019-solutions
Complete solutions for Stanford CS224n, winter, 2019
CUHK_SZ_DL
CUHK_SZ course for deep learning
deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
luyulalala's Repositories
luyulalala/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
luyulalala/awesome-rl
Reinforcement learning resources curated
luyulalala/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
luyulalala/conversational-datasets
Large datasets for conversational AI
luyulalala/conversational-recommendations
luyulalala/CS224n-2019-solutions
Complete solutions for Stanford CS224n, winter, 2019
luyulalala/DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
luyulalala/DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
luyulalala/DL4NLP
Deep Learning for NLP resources
luyulalala/dlrm
An implementation of a deep learning recommendation model (DLRM)
luyulalala/dstc8-schema-guided-dialogue
luyulalala/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
luyulalala/gensim
Topic Modelling for Humans
luyulalala/gluon-cv
Gluon CV Toolkit
luyulalala/GNNs-for-NLP
Graph Neural Networks for Natural Language Processing tutorial at EMNLP 2019
luyulalala/InfoGAN
A demo script explaining InfoGAN on MNIST Dataset
luyulalala/Keras-GAN
Keras implementations of Generative Adversarial Networks.
luyulalala/knowledge_graph_attention_network
KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019
luyulalala/MachineLearning
Machine Learning Notes
luyulalala/Mem2Seq
Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems
luyulalala/nlp-journey
Documents, papers and codes related to NLP, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
luyulalala/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.
luyulalala/nmt
TensorFlow Neural Machine Translation Tutorial
luyulalala/OUCML
luyulalala/Paper-with-Code-of-Wireless-communication-Based-on-DL
无线与深度学习结合的论文代码整理/Paper-with-Code-of-Wireless-communication-Based-on-DL
luyulalala/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. [IN PROGRESS]
luyulalala/Recommendation-System-NLP-rukengzhinan
luyulalala/VQA
luyulalala/website
luyulalala/word2vec-sentiments
Tutorial for Sentiment Analysis using Doc2Vec in gensim (or "getting 87% accuracy in sentiment analysis in under 100 lines of code")