A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
☆147Aug 20, 2018Updated 7 years ago
Alternatives and similar repositories for Linear-Attention-Recurrent-Neural-Network
Users that are interested in Linear-Attention-Recurrent-Neural-Network are comparing it to the libraries listed below
Sorting:
- Tensors and Dynamic neural networks in Python with strong GPU acceleration☆17Jan 16, 2024Updated 2 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Aug 23, 2018Updated 7 years ago
- Dilated RNNs in pytorch☆211Jun 24, 2019Updated 6 years ago
- Selenium Image Crawler☆12Dec 4, 2017Updated 8 years ago
- Auto-Encoding Variational Neural Machine Translation☆16Jan 22, 2020Updated 6 years ago
- SplitNet implemented based on ResNet-50 trained on ImageNet-22K☆16Jun 18, 2018Updated 7 years ago
- Attempt at reproducing a SGNN's projection layer, but with word n-grams instead of skip-grams. Paper and more: http://aclweb.org/antholog…☆22Nov 6, 2022Updated 3 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Feb 12, 2022Updated 4 years ago
- I have created a dataset of Image-Text-Pairs by using the cosine similarity of the CLIP embeddings of the image & it's caption derrived f…☆16Apr 22, 2021Updated 4 years ago
- KurochkinAlexey / Hierarchical-Attention-Based-Recurrent-Highway-Networks-for-Time-Series-PredictionPytorch implementation of Hierarchical Attention-Based Recurrent Highway Networks for Time Series Prediction https://arxiv.org/abs/1806.0…☆64Oct 26, 2019Updated 6 years ago
- Deep learning for time-series data☆50Jan 3, 2023Updated 3 years ago
- Code to reproduce all the results in the paper: "Learning dynamics of linear denoising autoencoders." (ICML 2018)☆11Aug 20, 2018Updated 7 years ago
- Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type …☆323Nov 6, 2022Updated 3 years ago
- Implementation of Residual LSTM: Design of a Deep Recurrent Architecture for Distant Speech Recognition☆10Feb 22, 2020Updated 6 years ago
- add ftrl_fm cython implementation☆13Sep 15, 2016Updated 9 years ago
- A TensorFlow implementation of dependency-based word embeddings (dependency-based word2vec)☆12Jan 26, 2016Updated 10 years ago
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆13Jan 11, 2023Updated 3 years ago
- Spectral Norm + Conditional GAN☆24Apr 6, 2018Updated 7 years ago
- Embeddings for n-grams☆11Jun 22, 2018Updated 7 years ago
- Deep Reinforcement Learning applied to trading☆15Jan 29, 2019Updated 7 years ago
- ☆12May 25, 2021Updated 4 years ago
- TensorFlow code and pre-trained models for A Dynamic Word Representation Model Based on Deep Context. It combines the idea of BERT model…☆15Dec 27, 2018Updated 7 years ago
- The Variational Homoencoder: Learning to learn high capacity generative models from few examples☆34Jul 13, 2023Updated 2 years ago
- Cascaded Pyramid Network(CPN) in PyTorch☆12Jun 29, 2018Updated 7 years ago
- Deeplearning4j Android Example repository☆11Feb 8, 2016Updated 10 years ago
- Implement Human Activity Recognition in PyTorch using hybrid of LSTM, Bi-dir LSTM and Residual Network Models☆16May 8, 2020Updated 5 years ago
- ☆15Jan 11, 2019Updated 7 years ago
- Quit Datasette if it has not received traffic for a specified time period☆17Feb 18, 2026Updated 2 weeks ago
- Scaled MMD GAN☆36Oct 30, 2019Updated 6 years ago
- Sequence modeling benchmarks and temporal convolutional networks☆4,479Mar 28, 2022Updated 3 years ago
- Keras implementation of graph convolutional networks for sequence labelling☆12Sep 21, 2018Updated 7 years ago
- We propose a new variant GAN model to deal with image generation and transformation,especially in facial attributes area.☆12Nov 16, 2017Updated 8 years ago
- hierarchical convolutional attention networks for text classification☆16Aug 1, 2019Updated 6 years ago
- ☆16Apr 25, 2019Updated 6 years ago
- ☆14Dec 13, 2017Updated 8 years ago
- (Deprecated) See https://github.com/mrkulk/Unsupervised-Capsule-Network☆14May 9, 2015Updated 10 years ago
- Milano is a tool for automating hyper-parameters search for your models on a backend of your choice.☆154Nov 7, 2018Updated 7 years ago
- ☆38Mar 17, 2018Updated 7 years ago
- Code for a variety of nonlinear conditional independence tests and 'nonlinear Invariant Causal Prediction' to estimate the causal parents…☆17Nov 12, 2019Updated 6 years ago