How to watch gradients in Keras for MNIST

前端 未结 0 968
轮回少年
轮回少年 2021-01-17 05:10

I want to plot the gradients for each epoch and trying to obtain the values using gradient tape. But I am getting the following error.

batch_size = 128
epochs         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题