Surpriseshelf's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
mkdocs/mkdocs
Project documentation with Markdown.
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
aikorea/awesome-rl
Reinforcement learning resources curated
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
navdeep-G/setup.py
📦 A Human's Ultimate Guide to setup.py.
dennybritz/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
asappresearch/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
ryankiros/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
Kapeli/Dash-User-Contributions
Dash repo of user contributed docsets
HIT-SCIR/pyltp
pyltp: the python extension for LTP
allenai/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
IBM/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch.
Shawn1993/cnn-text-classification-pytorch
CNNs for Sentence Classification in PyTorch
sekwiatkowski/awesome-capsule-networks
A curated list of awesome resources related to capsule networks
diegoalejogm/gans
Generative Adversarial Networks implemented in PyTorch and Tensorflow
carpedm20/MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow
jiweil/Neural-Dialogue-Generation
thuml/Xlearn
Transfer Learning Library
Marsan-Ma-zz/tf_chatbot_seq2seq_antilm
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
domluna/memn2n
End-To-End Memory Network using Tensorflow
aicodes/tf-bestpractice
Tensorflow Best Practices
hpzhao/SummaRuNNer
The PyTorch Implementation of SummaRuNNer
felipebravom/AffectiveTweets
A WEKA package for analyzing emotion and sentiment of tweets.
hpzhao/postagger
Rank 5th in CoNLL-17 Share Task