convLSTM_minimum-master

所属分类:人工智能/神经网络/深度学习
开发工具:Python
文件大小:2KB
下载次数:33
上传日期:2018-09-06 14:39:39
上 传 者zhangpro1994
说明:  卷积长短期机器模型用于预测空间上与时间上的值,是基于LSTM模型的改进算法
(Convolutional long-term and short-term machine model is an improved algorithm based on LSTM model for predicting spatial and temporal values.)

文件列表:
convLSTM_demo.py (3785, 2018-08-29)
LICENSE (1081, 2016-10-29)

# 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.

近期下载者

相关文件


收藏者