Code base for DiffStitch:

May 27, 2024 ยท View on GitHub

train Dynamic models

cd scripts/mopo 
python train.py 

generate stitching transitions:

cd scripts
python batch_stitch.py --config=hopper_medium_replay_v2 

ERROR & BUGS

  • from tap import Tap
    Install this package
    pip install typed-argument-parser
    

Contents

  1. 0.1train Dynamic models
  2. 0.2generate stitching transitions:
  3. 0.3ERROR & BUGS