Inference Language for Volumetric Imaging
Project description
Inference language for volumetric imaging.
#!/usr/bin/env python
from ilang import Graphs, Samplers, Tracers # .. more documentation is required, see the examples in the /examples folder. # Look at how ilang is used in occiput.io
Installation
Linux, MacOsX, Windows
There are two ways to install under Linux, MacOsX and Windows:
If pip is installed:
pip install ilang
Download source files, uncompress, at the command line cd to the downloaded folder and run:
python setup.py build test install
Features
Samplers
Metropolis Hastings Markov Chain Monte Carlo
Hamiltonian Monte Carlo
Langevin Adjusted Metropolis Hastings Markov Chain Monte Carlo
Optimizers
Gradient Descent
Stochastic Gradient Descent
Expectation Maximization
Website
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ilang-0.3.1.tar.gz
.
File metadata
- Download URL: ilang-0.3.1.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 381eb47be316e53719fbcc645bea949f4090bcf3d20595cfcef2531ec73b3462 |
|
MD5 | 853860cd2640c9171be7e7e2ed624fe1 |
|
BLAKE2b-256 | dfdcf817760438df3cf0ea17fad48f6ca42419c6c076d4cf24256dc23b76a1fc |