Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 questions: batch & layer #25

Open
EvannaB opened this issue May 12, 2023 · 1 comment
Open

2 questions: batch & layer #25

EvannaB opened this issue May 12, 2023 · 1 comment

Comments

@EvannaB
Copy link

EvannaB commented May 12, 2023

Here are two questions, and would you please help me with them:

  1. In the COLAB notebook, this code didn't train in batches, right?
  2. In the COLAB notebook, the MC_Dropout_Model can run without the MC_Dropout_Layer?
@JavierAntoran
Copy link
Owner

Hi @EvannaB

  1. I believe that all models should train in minibatches by default.
  2. You can remove the MC dropout layer, but you will remove the uncertainty estimation capabilities of the model if you do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants