# ImagesSequencesPredictions **Repository Path**: hldqxt/ImagesSequencesPredictions ## Basic Information - **Project Name**: ImagesSequencesPredictions - **Description**: 雷达回波外推,ConvLSTM,训练模型并外推。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-10-26 - **Last Updated**: 2021-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ImagesSequencesPredictions 雷达回波外推,ConvLSTM,训练模型并外推。 数据源:.bin格式雷达基数据,绘制0°角PPI图像,封装成序列作为样本,用keras基于tensorflow训练卷积LSTM进行图片序列预测,即雷达回波外推,绘制外推效果。