jmuchovej / Probmods.jl

A port of Probmods.org to Julia using the Gen Probabilistic Programming System.

Home Page:http://john.muchovej.com/projects/Probmods.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Probmods.jl

A port of probmods.org to Julia. Below is a description of each directory of interest.

chapters/
| reprints/  # A port to Julia along with rephrasing in my own words
| verbatim/  # A verbatim port to Julia, in Probmods.org's terminology

Getting Started

  1. Download Docker and Docker Compose (see below for links).
  2. Clone/download this repository and navigate to it on your local filesystem.
  3. Right-click the folder and "Open in Terminal/PowerShell" (based on your OS).
  4. Launch Probmods.jl by running: docker-compose up (keep this window open).
  5. Open your browser and navigate to http://localhost:7655/lab

Docker downloads

About

A port of Probmods.org to Julia using the Gen Probabilistic Programming System.

http://john.muchovej.com/projects/Probmods.jl

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%