A user-friendly machine learning Bayesian inference library
Project description
# [VItamin_B: A Machine Learning Library for Fast Gravitational Wave Posterior Generation](https://arxiv.org/abs/1909.06296)
Welcome to VItamin_B, a python toolkit for producing fast gravitational wave posterior samples.
This [repository](https://github.com/hagabbar/vitamin_b) is the official implementation of [Bayesian Parameter Estimation using Conditional Variational Autoencoders for Gravitational Wave Astronomy](https://arxiv.org/abs/1909.06296).
Hunter Gabbard, Chris Messenger, Ik Siong Heng, Francesco Tonlini, Roderick Murray-Smith
Official Documentation can be found at [https://hagabbar.github.io/vitamin_b](https://hagabbar.github.io/vitamin_b).
Check out our Blog (to be made), [Paper](https://arxiv.org/abs/1909.06296) and [Interactive Demo](https://colab.research.google.com/github/hagabbar/OzGrav_demo/blob/master/OzGrav_VItamin_demo.ipynb).
Note: This repository is a work in progress. No official release of code just yet.
## Requirements
VItamin requires python3.6. You may use python3.6 by initializing a virtual environment.
` virtualenv -p python3.6 myenv source myenv/bin/activate pip install --upgrade pip `
Make sure to install basemap prior to installing all other packages.
For installing basemap: - Install geos-3.3.3 from source - Once geos is installed, install basemap using pip install git+https://github.com/matplotlib/basemap.git
For other required packages: ` pip install -r requirements.txt `
Install VItamin using pip: ` pip install vitamin-b `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vitamin_b-0.2.2.tar.gz
.
File metadata
- Download URL: vitamin_b-0.2.2.tar.gz
- Upload date:
- Size: 58.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9aec1bb4d1e40b964393131065c13e86c4b5602633320da8ca790317977dcbb |
|
MD5 | 3a631509a2ba1ddb051cea8a6bc4d488 |
|
BLAKE2b-256 | 98c38a9aa2ec3d1e48e73e04cfed0336f17f43ab659853e6a4702ec26b1ac0d8 |
File details
Details for the file vitamin_b-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: vitamin_b-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 67.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1aca2e85a91a48d9ae9cc7ffcd4c691b4d328ab551c72fd9c4ef5cdbe18a55b |
|
MD5 | 0fc92901c121aa608599784ab0f97121 |
|
BLAKE2b-256 | 8fea19c67bc130ac510f70a6769ff6f26c3d063406edd5ca31944cce68726519 |