Effacer les filtres
Effacer les filtres

Use relu function for lstmlayer

1 vue (au cours des 30 derniers jours)
Tomohiro Oka
Tomohiro Oka le 26 Juil 2019
I would like to change the StateActivationFuction of lstmLayer to Relu fuction, but only 'tanh' and 'softsign' are supported in the deep learning tool box.
Is there any solutions for changing the activation function ,or the way to make customed lstmLayer with Relu as the StateActivation?

Réponses (1)

slevin Lee
slevin Lee le 21 Oct 2022
GateActivationFunction — Activation function to apply to the gates
  • 'sigmoid' – Use the sigmoid function σ(x)=(1+ex)1.
  • 'hard-sigmoid' – Use the hard sigmoid function
no Relu fuction
╮(╯▽╰)╭

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by