mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-20 13:11:01 +08:00
9 lines
381 B
Markdown
9 lines
381 B
Markdown
# 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.
|