gangiman / MIT-Picture

A probabilistic programming language for visual scene perception

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT-Picture

A probabilistic programming language for visual scene perception

Requirements

Quick Start

cd <repo>/programs
julia <program-name>.jl

Only developers should touch the /engine folder. Any probabilistic program should reside in /programs. Please see demo programs to learn how to get started. The demo programs are quite easy to follow. Once the system is mature, I will probably put out a brief paper describing the system. Please note that this system is under heavy initial development and has a lot of known bugs. Use at your own risk.

About

A probabilistic programming language for visual scene perception

License:GNU General Public License v2.0


Languages

Language:Julia 96.2%Language:Lua 3.8%