Skip to content

Instantly share code, notes, and snippets.

@twiecki
Last active August 30, 2025 08:45
Show Gist options
  • Select an option

  • Save twiecki/14694749b5f85e89b246 to your computer and use it in GitHub Desktop.

Select an option

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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@springcoil

Copy link
Copy Markdown

AWESOME :)

@spsaaibi

Copy link
Copy Markdown

really nice!

@jonsedar

jonsedar commented Mar 4, 2016

Copy link
Copy Markdown

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

usptact commented May 9, 2016

Copy link
Copy Markdown

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

@usptact

usptact commented May 9, 2016

Copy link
Copy Markdown

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

@Riashat

Riashat commented Jul 17, 2016

Copy link
Copy Markdown

@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

mindey commented Sep 24, 2016

Copy link
Copy Markdown

Super! :)

@dongqing7

Copy link
Copy Markdown

Fantastic!

@naripok

naripok commented Dec 15, 2017

Copy link
Copy Markdown

You rock!

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