djtango / anglican

Probabilistic Programming System Anglican

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anglican

Anglican is a probabilistic programming system implemented in Clojure, both the programming environment and the language. Introduction to Anglican explains how to write and run programs in anglican.

Everyone is welcome to write programs which call inference, as well as to extend anglican with new algorithms, propose changes, and fix bugs. Consult the developer guide for details.

The code map provides a quick guide around the source code layout, as well as contains a list of implemented inference algorithms.

License

Copyright © 2014, 2015, 2016 Wood group

This file is part of Anglican, a probabilistic programming system.

Anglican is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Anglican is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Anglican. If not, see http://www.gnu.org/licenses/.

About

Probabilistic Programming System Anglican

License:Other


Languages

Language:Clojure 100.0%Language:Makefile 0.0%