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:
- Coursera Natural Language Processing by Michael Collins Columbia University☆32Updated 5 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- comment_toxic☆14Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 3 years ago
- machine reading comprehension with deep learning☆19Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- Given a Wikipedia article, generate N "good" questions and answer N questions.☆15Updated 8 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- Kaggle | Quora Question Pairs❓🥉☆65Updated 8 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 8 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆78Updated 6 years ago
- Train, save and serve a linear regression model in TensorFlow☆32Updated 5 years ago
- Text Classification CNN RNN☆15Updated 8 years ago
- Chinese Word Segmention Base on the Deep Learning and LSTM Neural Network☆21Updated 9 years ago
- Keras implement of Lazy optimizer☆21Updated 6 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 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
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- An AI chatbot using seq2seq☆32Updated 8 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆84Updated 7 years ago
- Deep structured semantic model☆32Updated 9 years ago
- Assignments for Geoffrey Hinton's Neural Net Course on Coursera, translated from (gross)Matlab into (beautiful)Python.☆23Updated 8 years ago
- ☆24Updated 7 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆55Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 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
- solution for the 5th place of cikm cup 2014☆19Updated 11 years ago