This repository is not active
edwardnhw/Bayesian-Neural-Networks-and-Classification
This project implements probabilistic machine learning methods, including Bayesian classification, Gaussian discriminant models, and dropout in neural networks. It explores softmax regression, log-likelihood optimization, and performance evaluation using accuracy, ROC curves, and confusion matrices.
PythonMIT