Crate mli [] [src]

Traits

Mate

Things which can be mated.

MateRand

Things which can be mated using a source of randomness.

Mutate

Things which can be mutated.

Offline

Interface for algorithms which can be trained offline.

Online

Interface for algorithms which can be trained online.

Stateful

Interface for algorithms which implement the capability to perform stateful computation.

Stateless

Interface for algorithms which implement the capability to perform stateless computation.