8000 GitHub - XiaoxinDeng/arp: Autoregressive Policy for Robot Learning
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XiaoxinDeng/arp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment Setup

git clone https://github.com/XiaoxinDeng/arp.git
conda env create -f environment.yaml 
conda activate arp
pip install -e . # install editable arp environment

About

Autoregressive Policy for Robot Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.8%
  • Jupyter Notebook 36.2%
0