Crates.io | phloem |
lib.rs | phloem |
version | 0.3.1 |
source | src |
created_at | 2015-10-27 19:14:58.094478 |
updated_at | 2015-12-19 13:41:02.137605 |
description | CPU/GPU Data Blob for Machine Learning |
homepage | https://github.com/autumnai/phloem |
repository | https://github.com/autumnai/phloem |
max_upload_size | |
id | 3314 |
size | 20,481 |
Phloem exposes a universal/numeric Blob for machine learning purposes. This might be used with the Rust Machine Learning Framework leaf
See the Documentation
If you're using Cargo, just add Leaf to your Cargo.toml:
[dependencies]
phloem = "0.3.1"
If you're using Cargo Edit, you can call:
$ cargo add phloem
Want to contribute? Awesome! We have instructions to help you get started contributing code or documentation.
Leaf has a mostly real-time collaboration culture and happens here on Github and on the Phloem Gitter Channels. You can also reach out to the Maintainers {@MJ, @hobofan}.
Leaf is released under the MIT License.