snailcoder's Stars
tensorflow/models
Models and examples built with TensorFlow
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
fxsjy/jieba
结巴中文分词
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
spf13/spf13-vim
The ultimate vim distribution
ty4z2008/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
hotoo/pinyin
:cn: 汉字拼音 ➜ hàn zì pīn yīn
redis/hiredis
Minimalistic C client for Redis >= 1.2
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
mozillazg/python-pinyin
汉字转拼音(pypinyin)
andrewt3000/DL4NLP
Deep Learning for NLP resources
yoonkim/CNN_sentence
CNNs for sentence classification
CppCon/CppCon2017
Slides and other materials from CppCon 2017
tmikolov/word2vec
Automatically exported from code.google.com/p/word2vec
marian-nmt/marian
Fast Neural Machine Translation in C++
zhangxiangxiao/Crepe
Character-level Convolutional Networks for Text Classification
Tessil/hat-trie
C++ implementation of a fast and memory efficient HAT-trie
snakeztc/NeuralDialogPapers
Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Kulbear/deep-learning-nano-foundation
Udacity's Deep Learning Nano Foundation program.
alex-berard/seq2seq
Attention-based sequence to sequence learning
aicodes/tf-bestpractice
Tensorflow Best Practices
julianneswinoga/yabfc
Yet Another Brainfuck Compiler; No dependencies and from the ground up
iesl/dilated-cnn-ner
Dilated CNNs for NER in TensorFlow
metaflow-ai/blog
Technical blog repo of metaflow
LopezGG/NN_NER_tensorFlow
Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow