https://store-images.s-microsoft.com/image/apps.8542.d81d0f64-b79e-4f20-812d-1a2d425e2eb2.eb5913f3-b049-4041-8ccb-1acc360a71e5.d91709a0-36e2-421f-b94d-d93d0732bf5b
Garage
bCloud LLC
Garage
bCloud LLC
Garage
bCloud LLC
Version 2021.3.0 + Free Support on Ubuntu 24.04
Garage is an open-source AI/ML library built for reinforcement learning research and development. It provides tools, pre-trained models, and a command-line interface to design, train, and evaluate RL algorithms. Garage runs via CLI, making it lightweight and easy to use for research, experimentation, and production workflows.
Features of Garage:- Framework for reinforcement learning research and experimentation.
- Command-line interface for quick and efficient usage.
- Support for multiple RL algorithms and environments.
- Lightweight and does not require a web server.
- Integration with Python projects for automated RL workflows.
- Tools for training, evaluation, and benchmarking of RL models.
- Open-source and extensible for custom RL research applications.
To check Garage installation:
$ cd /opt/garage
$ source garage_env/bin/activate
$ pip show garage