8 releases (5 breaking)

0.6.0 Feb 12, 2024
0.5.1 Jan 18, 2024
0.5.0 Oct 9, 2023
0.5.0-rc.0 Sep 25, 2023
0.1.0 Jun 2, 2022

#848 in Machine learning

Download history 6/week @ 2023-12-06 3/week @ 2023-12-13 7/week @ 2023-12-20 3/week @ 2023-12-27 1/week @ 2024-01-03 4/week @ 2024-01-10 46/week @ 2024-01-17 28/week @ 2024-01-24 81/week @ 2024-01-31 53/week @ 2024-02-07 93/week @ 2024-02-14 143/week @ 2024-02-21 86/week @ 2024-02-28 62/week @ 2024-03-06 52/week @ 2024-03-13 13/week @ 2024-03-20

247 downloads per month
Used in 6 crates (5 directly)

MIT/Apache

57KB
1K SLoC

🧠 cervo

Wrapper around tract used for ML workloads in our games.

Embark Embark

Build status

Cervo is intended to be a thin wrapper around tract, at a slightly higher abstraction level and with common utilities we need. While not a goal, our current use-cases has led to a design centered around dynamic batching and dictionary inputs for reinforcement-learning based agents.

As of currently, Cervo offers a set of inferers, noise generators (for continuous-action/parametrized policies), and a unified asset format.

Contribution

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.

Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:

License

This contribution is dual licensed under EITHER OF

at your option.

For clarity, "your" refers to Embark or any other licensee/user of the contribution.

Dependencies

~13–22MB
~309K SLoC