8 releases

Uses old Rust 2015

0.3.1 Dec 19, 2015
0.3.0 Nov 30, 2015
0.2.4 Nov 9, 2015
0.2.2 Oct 31, 2015
0.1.0 Oct 27, 2015

#70 in #blob

MIT license

10KB
97 lines

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

Dependencies

~1MB
~25K SLoC