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.
☆72Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for minimal-nn
- Char-RNN implemented using TensorFlow.☆425Updated 6 years ago
- ☆45Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- ☆73Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- bidirectional lstm☆153Updated 8 years ago
- Doc2Vec algorithm for solving moview review sentiment analysis☆25Updated 8 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 8 years ago
- Tensorflow based Neural Conversation Models☆191Updated 7 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆77Updated 8 years ago
- Build a Jekyll blog in minutes, without touching the command line.☆62Updated 2 years ago
- Code base for representation learning of very short texts, such as tweets. By Cedric De Boom, IBCN, Ghent University, Belgium.☆37Updated 8 years ago
- ☆29Updated 8 years ago
- Machine Learning analyses of the MNIST database of handwritten digits☆52Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆64Updated 7 years ago
- A sentiment analyzer using deep rnns, built with TensorFlow☆62Updated 6 years ago
- An interface for the Sent2Vec encoder and training code from the "Skip-Thought Vectors" paper☆32Updated 7 years ago
- End-to-end memory networks in TensorFlow☆34Updated 7 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆202Updated 5 years ago
- A neural conversation model☆139Updated 8 years ago
- Using Convolutional Neural Net for Sentiment Analysis☆70Updated 6 years ago
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 7 years ago
- Training an InceptionV3-based image classifier with your own dataset☆134Updated 6 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Benchmarks for Kaggle's Predict Closed Questions on Stack Overflow competition☆56Updated 8 years ago
- Demonstration code for Liang and Potts 2015☆79Updated 8 years ago
- A conversational bot for assisting in customer support. Hackathon bot.☆22Updated 8 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago