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
- comment_toxic☆14Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 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
- ☆24Updated 6 years ago
- ☆24Updated 7 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Top 1% rankings (22/3270) code sharing for Kaggle competition Sberbank Russian Housing Market: https://www.kaggle.com/c/sberbank-russian-…☆35Updated 7 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- add ftrl_fm cython implementation☆13Updated 8 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆46Updated 8 years ago
- keras implementation of text classification algorithms☆10Updated 7 years ago
- Convolutional Neural Network for Click-Through Rate prediction.☆15Updated 8 years ago
- ☆65Updated 2 years ago
- Kaggle Quora Questions Pairs Competition☆88Updated 6 years ago
- Simple Recommender System using Denoising AutoEncoder, implemented using TensorFlow☆16Updated 8 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 6 years ago
- ☆23Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- items browsed in a session as a context are modeled to vec with bidirectional lstm☆18Updated 8 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
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- ☆13Updated 7 years ago
- This repository contain Code how to use pre-trained word-embedding in tensorflow☆31Updated 6 years ago
- Train, save and serve a linear regression model in TensorFlow☆32Updated 4 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, a…☆47Updated 8 years ago
- My solution rank 5th/1212 in Facebook check ins prediction competition at Kaggle☆44Updated 8 years ago