Skip to main content

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:

  1. If pip is installed:

pip install ilang

  1. Download source files, uncompress, at the command line cd to the downloaded folder and run:

python setup.py build test install

Features

Samplers

  1. Metropolis Hastings Markov Chain Monte Carlo

  2. Hamiltonian Monte Carlo

  3. Langevin Adjusted Metropolis Hastings Markov Chain Monte Carlo

Optimizers

  1. Gradient Descent

  2. Stochastic Gradient Descent

  3. Expectation Maximization

Website

ilang home page.

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

ilang-0.2.0.tar.gz (23.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page