Fleet  0.0.9
Inference in the LOT
Classes
PriorInference.h File Reference

Inference by sampling from the prior – doesn't tend to work well, but might be a useful baseline. More...

#include "Control.h"
#include <queue>
#include <thread>
#include "ThreadedInferenceInterface.h"
Include dependency graph for PriorInference.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PriorInference< HYP >
 

Detailed Description

Inference by sampling from the prior – doesn't tend to work well, but might be a useful baseline.