All Projects → microsoft → Deterministic Variational Inference

microsoft / Deterministic Variational Inference

Licence: mit
Sample code for running deterministic variational inference to train Bayesian neural networks

Projects that are alternatives of or similar to Deterministic Variational Inference

Continuous analysis
Computational reproducibility using Continuous Integration to produce verifiable end-to-end runs of scientific analysis.
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook
Jupyter to medium
Python package for publishing Jupyter Notebooks as Medium blogposts
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Sequence Jacobian
Interactive guide to Auclert, Bardóczy, Rognlie, and Straub (2019): "Using the Sequence-Space Jacobian to Solve and Estimate Heterogeneous-Agent Models".
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Data8assets
Assets for data8.org
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook
Cs231n Assignment2019
CS231n 2019年春季学期课程作业
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Entailment With Tensorflow
Accompanying notebook for the Entailment with Tensorflow article.
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook
Malwaredatascience
Malware Data Science Reading Diary / Notes
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Google It Automation
google it automation with python professional certificate
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook
Dareblopy
Data Reading Blocks for Python
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Dviz Course
Data visualization course material
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook
Juliaopt Notebooks
A collection of IJulia notebooks related to optimization
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook
Graphlog
API for accessing the GraphLog dataset
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Expo Mf
Exposure Matrix Factorization: modeling user exposure in recommendation
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook
H3 Py Notebooks
Jupyter notebooks for h3-py, a hierarchical hexagonal geospatial indexing system
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Video2gif code
Video2GIF neural network model from our paper at CVPR2016
Stars: ✭ 80 (-2.44%)
Mutual labels:  jupyter-notebook
Ergo
A Python library for integrating model-based and judgmental forecasting
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Voice Conversion Gan
Voice Conversion using Cycle GAN's For Non-Parallel Data
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Credit card fraud
This repository includes the code used in my corresponding Medium post.
Stars: ✭ 82 (+0%)
Mutual labels:  jupyter-notebook
Ant Learn Recsys
推荐系统从入门到实战
Stars: ✭ 79 (-3.66%)
Mutual labels:  jupyter-notebook

Deterministic Variational Inference

This code accompanies the publication Fixing Variational Bayes: Deterministic Variational Inference for Bayesian Neural Networks

The notebook ToyData.ipynb demonstrates how to use the method to fit a toy 1-dimensional dataset and reproduce Figure 3 in the paper.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].