Skip to content

Instantly share code, notes, and snippets.

@twiecki
Last active February 22, 2022 01:28
Show Gist options
  • Star 27 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save twiecki/14694749b5f85e89b246 to your computer and use it in GitHub Desktop.
Save twiecki/14694749b5f85e89b246 to your computer and use it in GitHub Desktop.
Bayesian Neural Network in PyMC3
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@springcoil
Copy link

AWESOME :)

@spsaaibi
Copy link

really nice!

@jonsedar
Copy link

jonsedar commented Mar 4, 2016

Very nice! I have to brush up on my ANNs... Also seems something excellently subversive about using theano via PyMC3 to 'beat' theano at it's own game

@usptact
Copy link

usptact commented May 9, 2016

Coming from requentist camp, it is great to see the estimated parameter uncertainties 👍

@usptact
Copy link

usptact commented May 9, 2016

@twiecki I guess "import matplotlib.pyplot as plt" is missing in the import section.

@Riashat
Copy link

Riashat commented Jul 17, 2016

@twiecki Do you have any examples of using BNNs in pymc3 on regression tasks? I want to compare the uncertainty estimates of BNN with that of a GP

@mindey
Copy link

mindey commented Sep 24, 2016

Super! :)

@dongqing7
Copy link

Fantastic!

@naripok
Copy link

naripok commented Dec 15, 2017

You rock!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment