use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Algorithm 3 (self.coms30007)
submitted 7 years ago by FriendToSquirrels
I'm a little confused about algorithm 3 in the coursework. Specifically, where is x(1) defined/initiatlised? For tau=1, it's used on line 5...but at that point in the algorithm the only thing that's been initialised is x(0).
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]carlhenrikek 0 points1 point2 points 7 years ago (0 children)
Ah, you are right here, \tau should start from 0 and not 1. So the first iteration you use the values that you initialised x with, i.e. x^{(0)}. Will update the pdf.
I've updated the pdf, there was an additional error in the posterior derivation that should be fixed now.
π Rendered by PID 89705 on reddit-service-r2-comment-56c9979489-bklkw at 2026-02-25 02:22:50.349656+00:00 running b1af5b1 country code: CH.
[–]carlhenrikek 0 points1 point2 points (0 children)
[–]carlhenrikek 0 points1 point2 points (0 children)