Crate lfa

source ·

Re-exports

pub extern crate spaces as geometry;
pub use self::projectors::AdaptiveProjector;
pub use self::projectors::Projector;

Modules

Structs

Enums

Projected feature vector representation.

Traits

An interface for function approximators.
An interface for approximators parameterised by a set of weights.

Type Definitions