Skip to content

sebastianober/bayesfunc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bayesfunc

Installation

Run:

python setup.py develop

which copies symlinks to your package directory.

Tutorial

Look at examples/simple.ipynb in the repo.

Documentation

https://bayesfunc.readthedocs.io/en/latest/

Make documentation locally

Navigate to docs and run make html.

TODOs

  • Check full covariance for all "fully-connected" units
  • allow the sampled function to be "frozen"
  • copy nets; draw a sample from one net and compute log-prob under the other
  • regression tests
  • finalise docs
  • guide to extending kernels
  • philosophy of having no learned prior parameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%