Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 719 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 719 Bytes

The Surprising Effectiveness of Equivariant Models in Domains with Latent Symmetry

This repository contains the code of the paper The Surprising Effectiveness of Equivariant Models in Domains with Latent Symmetry. Project website: https://pointw.github.io/extrinsic_page/.

Repository Structure

The folder rot_est contains the code for the supervised rotation estimation experiment.

The folder rl_manipulation contains the code the for reinforcement learning in robotic manipulation experiment.

The folder rl_dmc contains the code the for reinforcement learning in DeepMind Control Suite experiment.