0

I'm using keras with tensorflow backend. My goal is to add my custom activation functions (PSS, SS) but I don't know how can i implement them.

Positive Smooth Staircase (PSS) activation function

Where n is number of output labels, w is a constant.

Smooth Staircase (SS) activation function

Where n is number of output labels (output neurons), c is a constant.

  • If you don't know then you should first learn. Learn how to [ask](https://stackoverflow.com/help/how-to-ask) – Abhyuday Vaish Mar 16 '22 at 18:06
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Mar 16 '22 at 18:06

0 Answers0