Skip to content

Tensor2robot code for isolated bcz(BC-Z: Zero-Shot Task Generalization with Robotic Imitation Learning)

Notifications You must be signed in to change notification settings

siw-engineering/tensor2robot_bcz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tensor2Robot

This repository contains distributed machine learning and reinforcement learning infrastructure.

It is used internally at Alphabet, and open-sourced with the intention of making research at Robotics @ Google more reproducible for the broader robotics and computer vision communities.

Setup

Requirements: Python 3.

python3 -m venv ~/venv
source ~/venv/bin/activate
pip install -r tensor2robot/requirements.txt
python -m tensor2robot.research.bcz.model_test

Reference

https://github.com/google-research/tensor2robot

About

Tensor2robot code for isolated bcz(BC-Z: Zero-Shot Task Generalization with Robotic Imitation Learning)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages