How can you override an activation function with a custom activation in a Keras sequential model without compiling it?

后端 未结 0 1791
刺人心
刺人心 2020-11-28 05:34

I am trying to implement Guided Backpropagation using the saved Keras model. I am trying to apply a custom activation function instead of the Relu

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