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
- ☆23Updated 7 years ago
- add ftrl_fm cython implementation☆13Updated 8 years ago
- comment_toxic☆14Updated 7 years ago
- ☆24Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- keras implementation of text classification algorithms☆10Updated 7 years ago
- This repo is for residual-connected sentence encoder for NLI.☆11Updated 7 years ago
- Convolutional Neural Network for Click-Through Rate prediction.☆15Updated 8 years ago
- ☆24Updated 7 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 years ago
- Simple Recommender System using Denoising AutoEncoder, implemented using TensorFlow☆16Updated 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
- Code for Kaggle Jigsaw Toxic Comment, 34th / 4551 (Top 1%) Solution☆41Updated 7 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆31Updated 4 years ago
- solution for the 5th place of cikm cup 2014☆19Updated 10 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Kaggle | Quora Question Pairs❓🥉☆64Updated 8 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆46Updated 8 years ago
- items browsed in a session as a context are modeled to vec with bidirectional lstm☆18Updated 8 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆14Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Quora Duplicated Question Challenge (Kaggle Competition)☆10Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Parallel Gradient Boosting Decision Trees☆21Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago