beet_ml 0.0.9-rc.1

Machine Learning actions built upon beet_flow
docs.rs failed to build beet_ml-0.0.9-rc.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: beet_ml-0.0.7

beet_ml

This crate contains various ML integrations with bevy/beet.

Candle

SentenceSelector is an implementation of the bert models from Huggingface Candle.

RL Enviroments

FrozenLakePlugin is a port of the one found in OpenAI gym.