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
- 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
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- A simple template for TensorFlow's highly efficient CudnnLSTM module☆11Updated 6 years ago
- Hands On Reinforcement Learning with Python[Video], Published by Packt☆13Updated 4 years ago
- Word2Vec implementation using numpy☆94Updated 5 years ago
- Material for MLT Reinforcement Learning workshops and study sessions☆52Updated 4 years ago
- 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
- 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 3-layer neural network with SGD and Adam optimizers built from scratch with numpy.☆22Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- Keras implementation of Maximum Entropy Markov Model☆9Updated 5 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Assignments for Stanford CS224n (Winter 2017)☆13Updated 7 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 5 years ago
- ☆24Updated 7 years ago
- PyTorch study☆14Updated 7 years ago
- Machine Translation Metrics Unit TesTing☆14Updated 8 years ago
- A Keras inspired training utility for PyTorch☆38Updated 6 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- Collection of TensorFlow Examples☆37Updated 6 years ago
- comment_toxic☆14Updated 7 years ago
- reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation☆20Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆13Updated 7 years ago