上传者: 38623919
|
上传时间: 2021-11-17 10:31:38
|
文件大小: 52.34MB
|
文件类型: -
热传递matlab代码使用传热数据的TCN模型
TCN中间图像(训练期间的预测图像)
项目组织
├──
README.md
<-
Organizational
chart
of
this
project.
│
├──
data
│
├──
bdd_feu
<-
Bounds
of
the
parameters
to
be
used.
│
├──
raw
<-
Data
generated
by
MatLab
code
with
uniform
distribution.
│
├──
train
<-
Data
of
the
training
sample.
│
├──
test
<-
Data
of
the
testing
sample.
│
├──
predicted
<-
Data
(images
only)
predicted
by
the
trained
model.
│
└──
intermediate
<-
Data
generated
during
training
(after
each
10
epochs).
│
├──
docs
<-
Some
useful
mat