Skip to content

siavashyj/BNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNet

This project is an algorithm for training neural networks using Bayesian Linear Regression, among other things. The algorithm and demonstrations for regression and classification are in main.ipynb , plotting the results from the classification demonstration (MNIST) is in plot_mnist_results.ipynb.

The algorithm is outlined in this post. Results are found in this post.

About

Training Neural nets with Approximate Bayes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%