You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

othercriteria comments on Open thread, Oct. 13 - Oct. 19, 2014 - Less Wrong Discussion

5 Post author: MrMind 13 October 2014 08:17AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (355)

You are viewing a single comment's thread. Show more comments above.

Comment author: othercriteria 14 October 2014 05:11:21AM 4 points [-]

If you want a solid year-long project, find a statistical model you like and figure out how to do inference in it with variational Bayes. If this has been done, change finite parts of the model into infinite ones until you reach novelty or the model is no longer recognizable/tractable. At that point, either try a new model or instead try to make the VB inference online or parallelizable. Maybe target a NIPS-style paper and a ~30-page technical report in addition to whatever your thesis will look like.

And attend a machine learning class, if offered. There's a lot of lore in that field and you'll miss out if you do the read-the-book-work-each-problem thing that is alleged to work in math.

Comment author: Sherincall 14 October 2014 09:48:25PM 1 point [-]

I did some machine learning in previous studies, and read up on some online, so I have a basis in that. Taking Advanced Statistics, and AI (maths part) courses, and a few less relevant ones.

I plan on doing it in two years, one for the courses, one for the thesis, so a yearlong project is acceptable. However, I'll also have a full time job, and a hobby or two, and a relationship. The suggestions sound great, and I'll dedicate a few days to study them carefully. Thank you very much.