photo

Christopher Erickson

Last seen: 8 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

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

más de 1 año hace | 0

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

más de 1 año hace | 1

| aceptada