Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charles-river-analytics/figaro
Figaro Programming Language and Core Libraries
https://github.com/charles-river-analytics/figaro
Last synced: 3 months ago
JSON representation
Figaro Programming Language and Core Libraries
- Host: GitHub
- URL: https://github.com/charles-river-analytics/figaro
- Owner: charles-river-analytics
- License: other
- Created: 2013-08-14T18:13:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T16:25:49.000Z (over 2 years ago)
- Last Synced: 2024-07-28T02:10:35.317Z (6 months ago)
- Language: HTML
- Size: 63.9 MB
- Stars: 757
- Watchers: 85
- Forks: 151
- Open Issues: 122
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-programming-languages - Figaro - Figaro is a probabilistic programming language that supports development of very rich probabilistic models and provides reasoning algorithms that can be applied to models to draw useful conclusions from evidence. Both model representation and reasoning algorithm development can be challenging tasks. Figaro makes it possible to express probabilistic models using the power of programming languages, giving the modeler the expressive tools to create a wide variety of models. Figaro comes with a number of built-in reasoning algorithms that can be applied automatically to new models. In addition, Figaro models are data structures in the Scala programming language, which is interoperable with Java, and can be constructed, manipulated, and used directly within any Scala or Java program. (Uncategorized / Uncategorized)
- awesome-scala - **figaro** - river-analytics/figaro) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/charles-river-analytics/figaro) (Table of Contents / Science and Data Analysis)
README
Figaro Programming Language & Core Libraries
=
Figaro is a probabilistic programming language that supports development of very rich probabilistic models and provides reasoning algorithms that can be applied to models to draw useful conclusions from evidence. Both model representation and reasoning algorithm development can be challenging tasks.Figaro makes it possible to express probabilistic models using the power of programming languages, giving the modeler the expressive tools to create a wide variety of models. Figaro comes with a number of built-in reasoning algorithms that can be applied automatically to new models. In addition, Figaro models are data structures in the Scala programming language, which is interoperable with Java, and can be constructed, manipulated, and used directly within any Scala or Java program.
Figaro is free and is released under an [open-source license](https://github.com/p2t2/figaro/blob/master/LICENSE). For more information please see the [Figaro Release Notes](https://github.com/charles-river-analytics/figaro/releases/download/5.0.0.0/Figaro_Release_Notes.pdf) and [Figaro Tutorial](https://github.com/charles-river-analytics/figaro/releases/download/5.0.0.0/Figaro_Tutorial.pdf).