Hey guys (@amohammadi @onikisins @pkorshunov @ageorge @dgeissbuhler @andre.anjos @sbhatta)
I just added two more classifiers in bob.pad.base.algorithm
:
bob.learn.mlp
bob.bio.base.algorithm.LDA
I made them as simple as possible ... there are still stuff missing (i.e. docstrings), but I think it may serve as a nice basis to discuss how algorithms in this package should ideally be implemented.
Let me know what you think !