Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.62 KB

File metadata and controls

24 lines (17 loc) · 1.62 KB

plotly

在这里插入图片描述 github地址 https://github.com/u19900101/plotly.git

1.搭建RNN模型

2.定义保存训练批次的图像用作后面的动画显示

3.定义训练函数

4.开始训练

5.可视化指定训练轮次的效果

epoch = 1

epoch = 1

epoch = 10epoch = 10

epoch = 100

epoch = 100

epoch = 200

epoch = 200

6.损失值

在这里插入图片描述