YARR

Note: Pirate qualification not needed to use this library.

YARR is Yet Another Robotics and Reinforcement learning framework for PyTorch.

The framework allows for asynchronous training (i.e. agent and learner running in separate processes), which makes it suitable for robot learning. For an example of how to use this framework, see my Attention-driven Robot Manipulation (ARM) repo.

This project is mostly intended for my personal use and facilitate my research.

Install

Ensure you have PyTorch installed. Then simply run:

pip install .

GitHub

https://github.com/stepjam/YARR