You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JohnDenis edited this page Oct 29, 2012
·
1 revision
For the inference algorithms a high level of abstraction is necessary.
A proposal is to use the abstract method pattern, where each algorithm
extends an inference object an implements the methods which it provides.