Problem with a custom activation function – TypeError: argument of type ‘Bind’ is not iterable
I am building auto-encoder and I want to encode my values into a logical matrix. I’m using my custom step activation function in the last layer as below:
I am building auto-encoder and I want to encode my values into a logical matrix. I’m using my custom step activation function in the last layer as below: