wangz10 / tensorflow-playgroundLinks
Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs
☆80Updated 6 years ago
Alternatives and similar repositories for tensorflow-playground
Users that are interested in tensorflow-playground are comparing it to the libraries listed below
Sorting:
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆187Updated 8 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Learning Rank☆78Updated 8 years ago
- ☆234Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- ☆196Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- A demo code for topical word embedding☆314Updated 7 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 8 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆190Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 10 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Updated 9 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago