[][src]Module lfa::core

Module for common types and primitives used throughout the crate.

Enums

AdaptError
EvaluationError
UpdateError

Traits

Approximator

An interface for function approximators.

Parameterised

An interface for approximators parameterised by a set of weights.

Type Definitions

ActivationT
AdaptResult
DenseT
EvaluationResult
IndexSet
IndexT
SparseT
UpdateResult