A pytorch implementation of MCDO(Monte-Carlo Dropout methods)
-
Updated
Jan 1, 2019 - Jupyter Notebook
A pytorch implementation of MCDO(Monte-Carlo Dropout methods)
All the material needed to use MC-CP and the Adaptive MC Dropout method
Uncertainty Estimation Using Deep Neural Network and Gradient Boosting Methods
Bayesian deep learning experiments
An experimental Python package for learning Bayesian Neural Network.
An NLP Model used for automated assignment of bug reports to the relevant engineering team. Utilizes a novel confidence bounding approach - Monte Carlo Dropout, and assigns underconfident predictions to a queue for human review. Built for Pegasystems Inc.
PyTorch implementation of landmark-based facial expression recognition using Spatio-Temporal BiLinear Networks (ST-BLN)
(Forked Version) Experiments used in "Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning"
Comparison of a network implemented via Variational Inference with the same network implemented via Monte Carlo Dropout
GUI for analyzing deep learning models with uncertainty in predictions
Probabilistic approach to neural nets - modern scalable approximate inference methods
"Deep Neural Networks for Stochastic Commodity Price Forecasting under Model Uncertainty: Applications to Industrial Cost Reduction." Code for academic article for publication
A hybrid deep learning framework for automated diabetic retinopathy detection combining EfficientNetB0 with Swin Transformer attention mechanisms. Features Bayesian uncertainty quantification through Monte Carlo Dropout, explainable AI visualizations with Grad-CAM, and specialized preprocessing techniques.
Epistemic uncertainty, sometimes referred to as model uncertainty, describes what the model does not know because training data was not appropriate. Modelling epistemic uncertainty is crucial to prevent ill advised discussion making due to over confident models.
A Deep Learning Neural Network that classifies Vector Like Quarks from background events using generated collider data
monitor.ai: Non-intrusive monitoring for FDA-approved medical AI, helping healthcare organizations ensure safety and compliance without modifying validated models.
🤔 Methods for measuring and visualising the uncertainty in neural networks
Add a description, image, and links to the monte-carlo-dropout topic page so that developers can more easily learn about it.
To associate your repository with the monte-carlo-dropout topic, visit your repo's landing page and select "manage topics."