revsic / numpy-rnn
numpy implementation of Recurrent Neural Network
☆41Updated 5 years ago
Alternatives and similar repositories for numpy-rnn:
Users that are interested in numpy-rnn are comparing it to the libraries listed below
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Updated 8 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆25Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- AdaBound optimizer in Keras☆56Updated 4 years ago
- A simple template for TensorFlow's highly efficient CudnnLSTM module☆11Updated 6 years ago
- Minimal numpy implementation of a RNN using GRUs☆22Updated 5 years ago
- Basically the neural network based implementation and corresponding notes.☆25Updated last year
- Keras implementation of Maximum Entropy Markov Model☆9Updated 5 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆47Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆93Updated 5 years ago
- Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR …☆51Updated 5 years ago
- Super simple fit method for PyTorch Modules☆101Updated 4 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- Adam, NAdam and AAdam optimizers☆22Updated 5 years ago
- Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).☆43Updated 3 years ago
- A Keras implementation of Adaptive Softmax☆7Updated 6 years ago
- Vanilla LSTM with numpy☆19Updated 7 years ago
- A Keras inspired training utility for PyTorch☆38Updated 6 years ago
- Keras implement of Lazy optimizer☆21Updated 5 years ago
- Implementing Reinforcement Learning to find the best dialogue strategy for a conversation agent (chatbot) by searching for maximum award.☆13Updated 7 years ago
- Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much m…☆108Updated 5 years ago
- Hands On Reinforcement Learning with Python[Video], Published by Packt☆13Updated 4 years ago
- Material for MLT Reinforcement Learning workshops and study sessions☆50Updated 4 years ago
- stanford cs224d 2016 assignment☆18Updated 8 years ago