burn and sb3-burn
`sb3-burn` is an ecosystem sibling of `burn`, serving as an implementation of stable-baselines3 that leverages the `burn` tensor library and Deep Learning Framework.
About burn
tracel-ai/burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
Burn is a deep learning framework designed for machine learning engineers and researchers. It helps you build, train, and deploy advanced numerical models across various hardware, from cloud GPUs to edge devices. You can use it to develop models for tasks like image recognition or natural language processing and then seamlessly run them on different systems without code changes.
About sb3-burn
will-maclean/sb3-burn
Implementation of stable-baselines3 in rust with burn
This is a library for machine learning engineers who need to build reinforcement learning systems in Rust. It takes descriptions of environments and desired behaviors, then produces trained AI agents that can learn to perform tasks through trial and error. The library offers common reinforcement learning algorithms and environments, with a focus on speed and flexibility for custom scenarios.
Scores updated daily from GitHub, PyPI, and npm data. How scores work