phloem

Crates.iophloem
lib.rsphloem
version0.3.1
sourcesrc
created_at2015-10-27 19:14:58.094478
updated_at2015-12-19 13:41:02.137605
descriptionCPU/GPU Data Blob for Machine Learning
homepagehttps://github.com/autumnai/phloem
repositoryhttps://github.com/autumnai/phloem
max_upload_size
id3314
size20,481
MJ Hirn (MichaelHirn)

documentation

http://autumnai.github.io/phloem

README

DEPRECATED: use Collenchyma's SharedTensor instead http://autumnai.github.io/phloem

Phloem • Join the chat at https://gitter.im/autumnai/phloem Build Status Coverage Status Crates.io License

Phloem exposes a universal/numeric Blob for machine learning purposes. This might be used with the Rust Machine Learning Framework leaf

See the Documentation

Getting Started

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

Contributing

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}.

License

Leaf is released under the MIT License.

Commit count: 34

cargo fmt