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:
- Coursera Natural Language Processing by Michael Collins Columbia University☆32Updated 5 years ago
- Train, save and serve a linear regression model in TensorFlow☆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
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- Given a Wikipedia article, generate N "good" questions and answer N questions.☆15Updated 8 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Assignments for Geoffrey Hinton's Neural Net Course on Coursera, translated from (gross)Matlab into (beautiful)Python.☆23Updated 8 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 years ago
- Chinese Word Segmention Base on the Deep Learning and LSTM Neural Network☆21Updated 8 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 7 years ago
- Python Linear CRF☆46Updated 11 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 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
- Simple Recommender System using Denoising AutoEncoder, implemented using TensorFlow☆16Updated 9 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆56Updated 7 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
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 5 months ago
- Oxford Deep NLP 2017 Course Materials and Practicals, Solutions☆29Updated 8 years ago
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆64Updated 8 years ago
- A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).☆59Updated 7 years ago
- An AI chatbot using seq2seq☆31Updated 8 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆31Updated 7 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- comment_toxic☆14Updated 7 years ago
- How to generate realistic yelp restaurant reviews with Keras☆71Updated 7 years ago