Crates.io | beet_ml |
lib.rs | beet_ml |
version | 0.0.4-rc.3 |
source | src |
created_at | 2024-07-07 07:38:21.581471 |
updated_at | 2024-10-13 01:40:15.300678 |
description | A very flexible AI behavior library for games and robotics. |
homepage | https://beetmash.com/docs/beet |
repository | https://github.com/mrchantey/beet |
max_upload_size | |
id | 1294618 |
size | 262,869 |
beet_ml
This crate contains various ML integrations with bevy/beet.
SentenceSelector
is an implementation of the bert models from Huggingface Candle.
FrozenLakePlugin is a port of the one found in OpenAI gym.