crazydonkey200 / minimal-nn
A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementing it in NumPy.
☆73Updated last year
Alternatives and similar repositories for minimal-nn:
Users that are interested in minimal-nn are comparing it to the libraries listed below
- Char-RNN implemented using TensorFlow.☆425Updated 6 years ago
- Word Level RNN for text generation using keras☆58Updated 8 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆250Updated 6 years ago
- Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)☆36Updated 2 years ago
- bidirectional lstm☆153Updated 8 years ago
- ☆45Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- ☆73Updated 7 years ago
- ☆86Updated 8 years ago
- ☆9Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- Implements supervised topic models with a categorical response.☆64Updated 3 years ago
- Code for the TACL paper "Overcoming Language Variation in Sentiment Analysis with Social Attention"☆45Updated 7 years ago
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- ☆218Updated 9 years ago
- Montréal Deep Learning Summer School 2016 material☆100Updated 8 years ago
- Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow☆60Updated 2 years ago
- Informal IPython experiments and tutorials. TensorFlow, machine learning/deep learning/RL, NLP applications.☆148Updated 8 years ago
- Different types of autoencoders illustrated on MNIST using TensorFlow.☆36Updated 6 years ago
- Topic Modelling for Humans☆41Updated 7 years ago
- Challenge de reco d'émotions sur les visages.☆34Updated 9 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- A collection of tutorials from Deep Learning conferences.☆31Updated 8 years ago
- UPCOMING TUTORIAL on Word Representations and how they are important for NLP applications.☆32Updated 7 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆43Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 5 years ago
- End-to-end memory networks in TensorFlow☆33Updated 7 years ago
- 🔍 Attentional interfaces in TensorFlow.☆61Updated 6 years ago