revsic / numpy-rnn
numpy implementation of Recurrent Neural Network
☆41Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for numpy-rnn
- Layer normalization implemented in Keras☆60Updated 2 years ago
- ☆34Updated 4 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 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
- 一些不同的Attention机制代码☆20Updated 4 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 7 months ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Updated 7 years ago
- A simple template for TensorFlow's highly efficient CudnnLSTM module☆11Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆18Updated 4 years ago
- Vanilla LSTM with numpy☆18Updated 7 years ago
- Implementation of "Attention is All You Need" paper☆32Updated 3 months ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 5 years ago
- ☆20Updated 6 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 5 years ago
- tensorflow2.x implementations of Generative Adversarial Networks.☆32Updated 3 years ago
- A template of tensorflow projects to maximize code reuse.☆16Updated 5 years ago
- My projects for fast.ai's Deep Learning from the Foundations course (fast.ai part2v3)☆38Updated 4 years ago
- Source code for "Training Generative Adversarial Networks Via Turing Test".☆13Updated 4 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- Keras implement of Lazy optimizer☆21Updated 4 years ago
- Word Embedding Annealing Using Sequence-to-sequence Model☆16Updated 3 years ago
- A Keras inspired training utility for PyTorch☆38Updated 6 years ago
- ☆10Updated 5 years ago
- Simple replication of PyTorch by pure python and numpy☆19Updated 5 years ago
- Weight Agnostic Neural Networks (in Python)☆17Updated 5 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆93Updated 4 years ago
- Catch game example is translated by TensorFlow☆16Updated 7 years ago