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 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
Sorting:
- Given a Wikipedia article, generate N "good" questions and answer N questions.☆15Updated 8 years ago
- Train, save and serve a linear regression model in TensorFlow☆32Updated 4 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 years ago
- ☆16Updated 8 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆56Updated 7 years ago
- Keras implement of Lazy optimizer☆21Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Topical Word Embeddings☆56Updated 8 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 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 6 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Python Linear CRF☆47Updated 11 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
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆78Updated 6 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).☆59Updated 7 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 7 years ago
- How to generate realistic yelp restaurant reviews with Keras☆71Updated 7 years ago
- Simple Recommender System using Denoising AutoEncoder, implemented using TensorFlow☆16Updated 9 years ago
- Convolutional Neural Network for Click-Through Rate prediction.☆15Updated 8 years ago
- Kaggle | Quora Question Pairs❓🥉☆65Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 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 8 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago