Skip to content

A Lagrange Dual Learning Framework for Solving Constrained Inverse Kinematics Tasks (Project for 6.881 Spring 2020, Optimization for Machine Learning)

Notifications You must be signed in to change notification settings

miloknowles/lagrange-dual-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Lagrange Dual Learning Framework for Solving Constrained Inverse Kinematics Tasks

Project for MIT's 6.881 Optimization for Machine Learning course, Spring 2020.

Inverse kinematics examples

Report and Video

See report.pdf for a writeup about the project and further reading.

Setup

Dependencies

Simply run pipenv install from the top directory.

Installing Drake on Mac

Depending on your environment, you may be able to simply install Drake via pip install drake.

In my case on Mac M2, I had to install from a downloaded archive.

Note that Drake is not needed for training models, only visualization and testing.

About

A Lagrange Dual Learning Framework for Solving Constrained Inverse Kinematics Tasks (Project for 6.881 Spring 2020, Optimization for Machine Learning)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published