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
- A simple template for TensorFlow's highly efficient CudnnLSTM module☆11Updated 6 years ago
- 一些不同的Attention机制代码☆20Updated 5 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 5 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- Repository for experiments with TensorFlow☆11Updated 9 years ago
- Collection of TensorFlow Examples☆37Updated 6 years ago
- ☆10Updated 5 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- Minimal numpy implementation of a RNN using GRUs☆22Updated 5 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆93Updated 5 years ago
- Word Embedding Annealing Using Sequence-to-sequence Model☆16Updated 4 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆25Updated 6 years ago
- Iris Data Example Python Numpy☆20Updated 3 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 9 months ago
- Interpretable Models for NLP using PyTorch☆18Updated 7 years ago
- Encoding position with the word embeddings.☆82Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Exploring learning rates to improve model performance☆19Updated 5 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Multilayer Neural Network using numpy.☆55Updated 8 years ago
- This repository contains code for my only numpy basic.☆25Updated 5 months ago
- Keras implement of Lazy optimizer☆21Updated 5 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago