leimao / Tensorflow_Assignment_SolutionsLinks
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 9 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
Sorting:
- ☆24Updated 8 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- ☆23Updated 8 years ago
- TensorFlow code and pre-trained models for A Dynamic Word Representation Model Based on Deep Context. It combines the idea of BERT model…☆15Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- add ftrl_fm cython implementation☆13Updated 9 years ago
- Kaggle | Quora Question Pairs❓🥉☆65Updated 8 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Code for Kaggle Jigsaw Toxic Comment, 34th / 4551 (Top 1%) Solution☆40Updated 7 years ago
- Topical Word Embeddings☆56Updated 8 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- Quora Duplicated Question Challenge (Kaggle Competition)☆10Updated 8 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆32Updated 5 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Text Classification CNN RNN☆15Updated 8 years ago
- IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 re…☆112Updated 5 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Loading the model from glove and computer word similarity & word clustering.☆64Updated 11 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 3 years ago
- Simple Recommender System using Denoising AutoEncoder, implemented using TensorFlow☆16Updated 9 years ago
- Convolutional Neural Network for Click-Through Rate prediction.☆15Updated 9 years ago
- ☆18Updated 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
- LambdaFM: Learning Optimal Ranking with Factorization Machines Using Lambda Surrogates☆18Updated 6 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 years ago