yashmaverick / DeepLearning-ResourcesLinks
An awesome list of deep learning resources
☆33Updated 7 years ago
Alternatives and similar repositories for DeepLearning-Resources
Users that are interested in DeepLearning-Resources are comparing it to the libraries listed below
Sorting:
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 8 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- Code for the TACL paper "Overcoming Language Variation in Sentiment Analysis with Social Attention"☆45Updated 8 years ago
- NumPy implementation of Poincaré Embeddings for Learning Hierarchical Representations (Facebook Research)☆81Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- ☆45Updated 9 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Updated 6 years ago
- ☆23Updated 8 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- Stanford NLP group's shared Python tools.☆137Updated 7 years ago
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆206Updated 7 years ago
- Python port of Mikolov's word2phrase.c from the word2vec toolkit☆111Updated 5 years ago
- ☆31Updated 7 years ago
- Word to Gaussian Mixture Model☆283Updated 6 years ago
- Code for the implementation of Tweet2Vec☆61Updated 7 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 7 years ago
- Open-source implementation of the BilBOWA (Bilingual Bag-of-Words without Alignments) word embedding model.☆69Updated 4 years ago
- Can neural networks order a scramble of words correctly?☆75Updated 7 years ago
- NLP reading group at the University of Arizona☆207Updated last week
- The pdf and LaTeX for each paper (and sometimes the code and data used to generate the figures).☆72Updated 8 years ago
- Training autoencoders to reconstruct text to generate valuable summarizations of sentences or paragraphs☆39Updated 10 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Neural machine translation between the writings of Shakespeare and modern English using TensorFlow☆249Updated 2 years ago
- ☆50Updated 7 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago