photo

Christopher Erickson

Last seen: alrededor de 1 año 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...

alrededor de 2 años 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...

alrededor de 2 años hace | 1

| aceptada