An open API service indexing awesome lists of open source software.

https://github.com/lezcano/foppl

Implementation of the toy probabilistic programming language FOPPL
https://github.com/lezcano/foppl

Last synced: about 1 year ago
JSON representation

Implementation of the toy probabilistic programming language FOPPL

Awesome Lists containing this project

README

          

# FOPPL

> Toy probabilistic programming language to perform basic inference

## Overview

This repository contains a proof of concept of a probabilistic programming language to perform statistical inference.

The aim of this library is to provide with proof of concepts of several different sampling algorithms.