Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Minimum convLSTM demo

This software is a python implementation of convLSTM.

convLSTM is the deep learning model described in the paper 'Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting' written by X. Shi, et al. https://arxiv.org/abs/1506.04214

To implement this, change the parameters and data directory to suitable that.

Note that this convLSTM code does'nt implement peephole connection.

About

This code is the minimum implementation of the convLSTM

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages