dfd
dfd
Last paragraph on page 124: “… we use the posterior distribution to represent out uncertainty.” should be “our uncertainty” at the end.
Not sure if this is the correct place to report this issue for [this](https://probml.github.io/pml-book/solns-public.pdf): It says: E [Y ] = E [W X] = E [X] E [X] = 0...
 Missing period after marginals at the end of the first paragraph.
 Exercise 4.6 currently written as: p(θ) = Sum_k p(h = k)p(θ|z = k) Should be: p(θ) = Sum_k p(h = k)p(θ|**h** = k)
This is either an issue or I'm unaware of how to do it properly. There is a simple way to reproduce what I'm seeing. According to the [Bulma documentation](https://bulma.io/documentation/components/navbar/#fixed-navbar), we...
https://github.com/probml/pyprobml/blob/master/notebooks/book1/13/mixexpDemoOneToMany.ipynb The random initialization of parameters and weights occurs within the E-Step (instead of before it), so it's not really making use of the fit parameters from the M-Step in...
# Bug Report ## Environment Zola version: 0.17.1 I tried to reproduce with 0.18.0, but the Docker image didn't work for me locally. ## Expected Behavior The left arrow on...
Tried installing in [Arkane Linux](https://arkanelinux.org/), an immutable Arch distro, and got this error: ## Error ``` Error: 0: Planner error 1: Error executing action 2: Action `create_group` errored 3: Group...
Is the [limitation](https://github.com/sdbtools/void-pi/blob/8255603e5bd261d9b8c371b018000738010cb670/module/void_bootloader.pl#L47) on using `limine` with `btrfs` a Void limitation? This combination works on [Archinstall](https://github.com/archlinux/archinstall).