probml / pyprobml

Python code for "Probabilistic Machine learning" book by Kevin Murphy
MIT License
6.46k stars 1.52k forks source link

tweak a tikz figure for sequential prediction #1020

Open murphyk opened 2 years ago

murphyk commented 2 years ago

tweak https://github.com/probml/pyprobml/blob/master/tikz/sequential_prediction_tikz.tex so it looks like this (adding loss nodes L_t)

IMG_4489

murphyk commented 2 years ago

Please put the $\hat{y}_t$ nodes inside a square box, and the $L_t$ nodes inside a diamond (as in the influence diagram notation).

murphyk commented 2 years ago

please also make this very similar figure

Screen Shot 2022-07-20 at 11 36 52 PM