Skip to content

shivanimall/mbil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

model based IL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published