How to backpropagate the gradient of an error matrix for the weights in a custom layer using Tensorflow/Keras

前端 未结 0 1663
我在风中等你
我在风中等你 2021-02-07 01:49

I am trying to build a custom layer that performs a noise injection to the weights and biases of a fully-connected layer. The code is shown below.


    def __init         


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