Crate greenglas [] [src]

Greenglas provides convenient and universal Machine Learning Transformer for non-numeric data types such as: Strings, Images and Audio.

Reexports

pub use image::Image;
pub use word::Word;
pub use transformer::Transformer;

Modules

image

The Image Struct and its Modifiers

modifier

Re-exports from the modifier crate.

transformer

Transformer

word

The Word Struct and its Modifiers

Traits

Set

A trait providing the set and set_mut methods for all types.