22 stable releases (6 major)
Uses old Rust 2015
6.0.0 | Feb 9, 2022 |
---|---|
5.0.0 | Aug 18, 2019 |
4.7.1 | Apr 14, 2019 |
4.5.0 | Mar 24, 2019 |
0.1.0 | Mar 16, 2018 |
#36 in #learning
193 downloads per month
Used in 4 crates
335KB
1K
SLoC
spaces (api)
Overview
spaces
provides a set of set/space primitives for machine learning problems.
Traits such as Space
, and it's derivatives, may be used to define
state/action spaces, for example. Mappings between different spaces may also be
defined which simplify many common preprocessing tasks.
Installation
[dependencies]
spaces = "6.0"
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate and adhere to the angularjs commit message conventions (see here).
License
Dependencies
~465–740KB
~14K SLoC