mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
[PR #937] [MERGED] Clarifies dropout's role in uncertainty estimation. #7038
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/937
Author: @profvjreddi
Created: 8/15/2025
Status: ✅ Merged
Merged: 8/15/2025
Merged by: @profvjreddi
Base:
dev← Head:910-mlsysbook_chapter18_4_dropout📝 Commits (1)
33bd2ecClarifies dropout's role in uncertainty estimation.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
quarto/contents/core/robust_ai/robust_ai.qmd(+1 -1)📄 Description
Explains how dropout, originally a regularization technique, can be repurposed for uncertainty estimation by enforcing redundancy and preventing over-reliance on specific neurons. Expands on the mechanism of Monte Carlo dropout.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.