Skip to content
Snippets Groups Projects

WIP: added LDA and MLP

Closed Guillaume HEUSCH requested to merge pad-classifiers into master

Hey guys (@amohammadi @onikisins @pkorshunov @ageorge @dgeissbuhler @andre.anjos @sbhatta)

I just added two more classifiers in bob.pad.base.algorithm:

  • MLP, which relies on bob.learn.mlp
  • LDA, which is a derived class of 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 !

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading