leimao / Tensorflow_Assignment_Solutions
These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embeddings (word2vec) and Seq2Seq LSTM (bigrams prediction and sequence mirror)
☆10Updated 8 years ago
Alternatives and similar repositories for Tensorflow_Assignment_Solutions:
Users that are interested in Tensorflow_Assignment_Solutions are comparing it to the libraries listed below
- ☆24Updated 7 years ago
- ☆23Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- comment_toxic☆14Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- ☆24Updated 7 years ago
- keras implementation of text classification algorithms☆10Updated 7 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Kaggle Quora Questions Pairs Competition☆88Updated 6 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Convolutional Neural Network for Click-Through Rate prediction.☆15Updated 8 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆46Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 6 years ago
- My solution rank 5th/1212 in Facebook check ins prediction competition at Kaggle☆44Updated 8 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆31Updated 4 years ago
- Simple Recommender System using Denoising AutoEncoder, implemented using TensorFlow☆16Updated 8 years ago
- The answer of Stanford cs224d course assignments☆28Updated 9 years ago
- 蚂蚁金服-用户精确定位比赛☆12Updated 7 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Storage for Kaggle Quora competition☆16Updated 7 years ago
- 深度学习相关代码☆22Updated 6 years ago
- add ftrl_fm cython implementation☆13Updated 8 years ago
- Chinese Word Segmention Base on the Deep Learning and LSTM Neural Network☆21Updated 8 years ago
- Yet another tensorflow implementation of "Attention is all you need" (a.k.a. Transformer)☆9Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago