Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 744 Bytes

File metadata and controls

10 lines (7 loc) · 744 Bytes

Bayesian Decision-making Algorithms

This repository contains the companion web version of the Bayesian Decision-making Algorithms book, which has been built with the designed to last philosophy in mind.

The build pipeline is as follows:

  1. Convert the TeX source to Markdown using a Node script.
  2. Build the HTML site using Zola.
  3. Render all math server-side using KaTeX with a small helper script.

For copyright reasons, this repository does not accept pull requests directly. If you find an error or other issue with the book, please file a GitHub issue.