[Work Log] Implementing Likelihood server

October 09, 2013
Project Tulips
Subproject Likelihood Server
Working path projects/​tulips/​trunk/​src/​likelihood_server
SVN Revision 15229
Unless otherwise noted, all filesystem paths are relative to the "Working path" named above.

Spent most of the day finishing coding and compiling likelihood server.

Next:

Issue: stem radius

Until now, our model and data have been infinitesimally thin curve (medial axis).

Need to consider how to add width. Options:

  1. Train?
  2. Fixed? (pass as CLI parameter to server)
  3. Marginalize over?
  4. Optimize?

Since we're on short time, I'm leaning toward 2 for simplicity.

Building config file

Done, but need to double-check which dataset we're using in matlab at the moment.

Issues

When running batches of several datasets, need a way to ensure matlab and likelihood server are running on the same dataset.

Posted by Kyle Simek
blog comments powered by Disqus