/mbil

model based IL

Primary LanguagePython

Model-Based Meta IL with WTL

Env set up using Dockerfile-

  1. assumes nvidia drivers installed on host. use setup/dockerfile.
  2. docker build -t wtl-x:latest .
  3. sudo xhost +local:root
  4. docker run --rm -it --gpus all -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -e QT_X11_NO_MITSHM=1 wtl-x bash
  5. alternatively, expose port and run using jupyter notebook