photo

Christopher Erickson

Last seen: 8 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 1

| accettato