Skip to content

peterdavidfagan/robot_learning_baselines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b3c3a25 · May 8, 2024
Mar 11, 2024
Apr 4, 2024
Mar 25, 2024
Feb 7, 2024
Mar 28, 2024
May 8, 2024
Feb 7, 2024
Mar 26, 2024
Feb 6, 2024
Feb 4, 2024
Mar 25, 2024
May 7, 2024

Repository files navigation

docs open_x_embodiment_data_transfer experiments

Robot Learning Baselines

A set of baseline models for learning from demonstration with supporting training/evaluation scripts.

[Training Runs][Pretrained Models][Documentation]

Configuring your Local Development Environment

The project currently only supports Linux OS, this is a direct consequence of some of the project dependencies. This may be revised in future.

This repository manages certain dependencies as submodules, to ensure you have cloned the requires submodules run:

git submodule update --init --recursive

With submodules installed, it should be possible to build the Python virtual environment on machines running Linux OS via poetry with the following command:

poetry install

About

A set of baseline models for learning from demonstration with supporting training/evaluation scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published