Hello, I am trying to run your code from the Bayesian_uncertainty_LSTM repository but I am getting one error in the computing the stochastic dropout.
It says that the enc function is expecting only one argument and not the second one, related to the dropout rate.
Is there anything I can do to fix this? :)
Hello, I am trying to run your code from the Bayesian_uncertainty_LSTM repository but I am getting one error in the computing the stochastic dropout.
It says that the enc function is expecting only one argument and not the second one, related to the dropout rate. Is there anything I can do to fix this? :)
Kind regards