Skip to content

Commit edc4538

Browse files
author
zihao.chen_tp
committed
init
1 parent c3dafad commit edc4538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
BMSELoss.py 一个对不同降雨级别进行加权损失的loss函数。
77
ConvGRUCell.py 利用卷积操作实现的ConvGRU内核,单Cell
8+
ConvLSTM.py 利用卷积操作实现的ConvLSTM内核,包含了单Cell,多层Cell的实现方式,以及一个实验用的RNN模型
89
encoder.py 序列编码结构
910
forecaster.py 序列预测结构
1011
HKO_EF.py 尝试一个试验性质的训练方式

0 commit comments

Comments
 (0)