Skip to content

AnandShegde/bnn-zoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bnn-zoo

This repository contains implementation of MLP(Multi-layer Perceptron) from scratch using JAX, scikit-learn, matplotlib, seaborn, probml-utils for latexifying and jaxifying.

Contents:

  1. Basic MLP
  2. Gaussian MLP
  3. Deep Ensemble with and without Gaussian MLP
  4. Bootstrap with and without Gaussian MLP
  5. MC Dropout

For both Classification and Regression.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.5%
  • Python 1.5%