Conversation
peci1
left a comment
There was a problem hiding this comment.
Thanks a lot! I have two comments/questions in code.
| ``` | ||
| x* = arg max_{x_0...x_t} p(x_0, ..., x_t | z_1, ..., z_t, u_1, ..., u_t) | ||
| ∝ arg max_{x_0...x_t} p(x_0, ..., x_t, z_1, ..., z_t, u_1, ..., u_t) | ||
| ``` |
There was a problem hiding this comment.
Would it be possible to use more embedded Latex instead of these code blocks? (applies to the whole document).
| ``` | ||
| ||x_1 - x_0||^2 | ||
| | | ||
| x_1 | ||
| | | ||
| ||x_1 - z_1^{GPS}||^2 | ||
| ``` |
There was a problem hiding this comment.
Would you be interested in trying Mermaid for these graphs?
It should be possible to enable it in this repo following https://jackgruber.github.io/2021-05-09-Embed-Mermaid-in-Jekyll-without-plugin/ .
There was a problem hiding this comment.
I didnt have the oportunity to get acquainted with mermaid yet but will try.
|
@DavidCapek would you please prioritize finishing these lecture notes? The rules of the bonus task say the notes should be finished within 2 weeks after the lecture... |
Rewrote the third lecture notes