Skip to content

learnsyslab/data_and_learning_where_it_matters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data and Learning Where it Matters for Contact-Rich Manipulation

Project page (supplementary video material) for an anonymous submission under double-blind review.

We use expensive robot data only for the most challenging section of the task and rely on non-robot data (e.g. free-space motion) for the rest — yielding a policy that is robust and generalizable, yet very precise.

Hosting (GitHub Pages)

This repository is a static site. Enable GitHub Pages with:

  • Settings → Pages → Build and deployment → Source: Deploy from a branch
  • Branch: main / / (root)

The site is then served at the repository's Pages URL. A .nojekyll file is included so the static/ directory is served verbatim.

Structure

index.html                  # the page
paper.pdf                   # the paper
static/
  css/index.css             # styles
  js/index.js               # scroll reveals + viewport-based video autoplay
  images/method.png         # method figure
  images/posters/*.jpg      # video poster frames
  videos/*.mp4              # web-optimized, faststart-enabled clips

All videos are sped up and web-optimized (H.264, +faststart for progressive playback).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors