Skip to content

omarrayyann/Behavior-Transformer-Walkthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behavior Transformer (BeT) Implementation Walkthrough

Notebook walkthrough implementation of the unconditional Behavior Transformer (BeT) architecture.

Original Paper: https://arxiv.org/abs/2206.11251

Original Implementation: https://github.com/notmahi/bet

Install Required Libraries

pip install -r requirements.txt

Testing Results on the Multimodal Block-Pushing Environment

After training on the data and hyperparameters provided by the paper for 500 epochs.

hyperparameters

Training Curves:

hyperparameters hyperparameters hyperparameters

Video Demo after 500 epochs:

block-push-demo.mov

About

Behavior Transformer (BeT) Implementation Walkthrough

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published