-
-
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Jupyter Notebook MIT License UpdatedFeb 18, 2019 -
NLP-progress Public
Forked from sebastianruder/NLP-progressRepository 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.
MIT License UpdatedJun 27, 2018 -
reinforcement-learning-an-introduction Public
Forked from ShangtongZhang/reinforcement-learning-an-introductionPython Implementation of Reinforcement Learning: An Introduction
Python Apache License 2.0 UpdatedJun 23, 2018 -
self-attentive-parser Public
Forked from nikitakit/self-attentive-parserConstituency Parsing with a Self-Attentive Encoder (ACL 2018)
Python MIT License UpdatedJun 20, 2018 -
nmt Public
Forked from tensorflow/nmtTensorFlow Neural Machine Translation Tutorial
Python Apache License 2.0 UpdatedMar 18, 2018 -
tf-rnn-attention Public
Forked from ilivans/tf-rnn-attentionTensorflow implementation of attention mechanism for text classification tasks.
Python MIT License UpdatedFeb 2, 2018 -
fastText Public
Forked from facebookresearch/fastTextLibrary for fast text representation and classification.
HTML Other UpdatedJan 6, 2018 -
pytorch-tutorial Public
Forked from yunjey/pytorch-tutorialPyTorch Tutorial for Deep Learning Researchers
Python MIT License UpdatedDec 23, 2017 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedNov 13, 2017 -
cheatsheets-ai Public
Forked from kailashahirwar/cheatsheets-aiEssential Cheat Sheets for deep learning and machine learning researchers
MIT License UpdatedNov 9, 2017 -
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedOct 27, 2017 -
nlp_tasks Public
Forked from Kyubyong/nlp_tasksNatural Language Processing Tasks and References
Apache License 2.0 UpdatedOct 18, 2017 -
Deep-Learning-Papers-Reading-Roadmap Public
Forked from floodsung/Deep-Learning-Papers-Reading-RoadmapDeep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Python UpdatedSep 16, 2017 -
text_classification Public
Forked from brightmart/text_classificationall kinds of text classificaiton models and more with deep learning
Python UpdatedSep 7, 2017 -
seq2seq Public
Forked from google/seq2seqA general-purpose encoder-decoder framework for Tensorflow
Python Apache License 2.0 UpdatedAug 31, 2017 -
ark-tweet-nlp Public
Forked from brendano/ark-tweet-nlpCMU ARK Twitter Part-of-Speech Tagger
Java Other UpdatedJul 24, 2017 -
lectures Public
Forked from oxford-cs-deepnlp-2017/lecturesOxford Deep NLP 2017 course
UpdatedJun 12, 2017 -
NaiveBayesSpamFilter Public
Forked from SunnyMarkLiu/Naive_Bayes_Meet_Adaboost📧 利用朴素贝叶斯算法实现垃圾邮件的过滤,并结合Adaboost改进该算法
Python UpdatedApr 4, 2017