photo

Christopher Erickson

Last seen: 8 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
In the deep learning custom layer, how to limit the learnable parameters?
@Johannes Pitz' suggestion is excellent. I would add you could use sigmoid to also impose a maximum bound. However, you can al...

meer dan een jaar ago | 0

Answered
can i use a custom activation function in this neural network and in what way?
There are two solutions I would suggest first: If you have an elementwise activation function with no learnables (such as "ex...

meer dan een jaar ago | 1

| accepted