relearn 0.3.1

A Reinforcement Learning library
Documentation
//! Specialized Tensor wrapper types
mod exclusive;

pub use exclusive::ExclusiveTensor;