Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 733 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 733 Bytes

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

This program and the accompanying materials are made available under the terms of the Apache 2.0 license which accompanies this distribution.