Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 379 Bytes

File metadata and controls

8 lines (7 loc) · 379 Bytes

Installation

  • Install jupyter notebook: pip install jupyter
  • Run jupyter notebook: jupyter notebook
  • Other installations for training: refer to BNN_tutorial_wine.ipynb

Introduction to the Bayesian Neural Network

  • Theory part: read BNN_introduction.ipynb or BNN_introduction.html
  • Tutorial: read and follow BNN_tutorial_wine.ipynb or BNN_tutorial_wine.html