Files
pyrobolearn/README.md
T

381 B

PyRoboLearn

This repository contains the code for the PyRoboLearn (PRL) framework: a Python framework for Robot Learning. This framework revolves mainly around 7 axes: simulators, worlds, robots, interfaces, learning tasks (= environment and policy), learning models, and learning algorithms.

Requirements

The framework has been tested with Python 2.7 and Ubuntu 16.04.