# pred-rnn **Repository Path**: zeroonekevin/pred-rnn ## Basic Information - **Project Name**: pred-rnn - **Description**: PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-01-26 - **Last Updated**: 2021-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PredRNN Contains PyTorch implementation of paper- PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs [link](https://papers.nips.cc/paper/6689-predrnn-recurrent-neural-networks-for-predictive-learning-using-spatiotemporal-lstms) # Datasets The Moving MNIST dataset can be downloaded [here](http://www.cs.toronto.edu/~nitish/unsupervised_video/) # Architecture ![selection_002](https://user-images.githubusercontent.com/16559097/38757163-a376586c-3f89-11e8-9728-d263e3e5097d.png)