Pinned Repositories
2018-IJCAI-top3
This 2018 IJCAI alimama Top3 Code
2018-tencent-ad-competition-baseline
2018腾讯广告算法大赛baseline 线上0.73
BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Bleu
Calculate the Bleu Score for Machine Translated Text.
CppPrimer
:books: C++ Primer 5 exercise answers.
DataCastle-Solution
1st Place Solution for DataCastle-CashBus Competition
decomposable_attention
Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).
MatchLstm
implementation match mLstm in TensorFlow 1.0
Quora_QP
Quora question-pair
theano_tutorial_cnn
深度学习theano的cnn教程
fuhuamosi's Repositories
fuhuamosi/MatchLstm
implementation match mLstm in TensorFlow 1.0
fuhuamosi/2018-tencent-ad-competition-baseline
2018腾讯广告算法大赛baseline 线上0.73
fuhuamosi/Quora_QP
Quora question-pair
fuhuamosi/2018-IJCAI-top3
This 2018 IJCAI alimama Top3 Code
fuhuamosi/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
fuhuamosi/CppPrimer
:books: C++ Primer 5 exercise answers.
fuhuamosi/DataCastle-Solution
1st Place Solution for DataCastle-CashBus Competition
fuhuamosi/decomposable_attention
Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).
fuhuamosi/deep-nlp
Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.
fuhuamosi/deep_q
Deep reinforcement learning with TensorFlow
fuhuamosi/fold
Deep learning with dynamic computation graphs in TensorFlow
fuhuamosi/go_mod_test
fuhuamosi/ijcai-18-top2-single-mole-solution
复赛第二名单模型方案,没有特征选择没有调参单模型857个特征
fuhuamosi/IJCAI18_Tianchi_Rank29
fuhuamosi/kaggle_quora_benchmark
fuhuamosi/key-value-memory-networks
The implementation of key value memory networks in tensorflow
fuhuamosi/lectures
Oxford Deep NLP 2017 course
fuhuamosi/LightRNN-NIPS2016-Tensorflow_code
The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org/abs/1610.09893)
fuhuamosi/memn2n
End-To-End Memory Network using Tensorflow
fuhuamosi/MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow
fuhuamosi/pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks"
fuhuamosi/ptb_rnn
fuhuamosi/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
fuhuamosi/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
fuhuamosi/sentence2vec
Sentence2vec as described in A SIMPLE BUT TOUGH TO BEAT BASELINE FOR SENTENCE EMBEDDINGS by Sanjeev Arora, Yingyu Liang, Tengyu Ma
fuhuamosi/tensorflow
Computation using data flow graphs for scalable machine learning
fuhuamosi/tensorflow_tutorial_cnn
A simple tutorial for tensorflow's cnn.
fuhuamosi/tensorlayer
TensorLayer: A Deep Learning and Reinforcement Learning Library based on TensorFlow.
fuhuamosi/translate_rnn
fuhuamosi/zh-NER-TF
A simple BiLSTM-CRF model for Chinese Named Entity Recognition task