An open API service indexing awesome lists of open source software.

https://github.com/locuslab/lcp-physics

A differentiable LCP physics engine in PyTorch.
https://github.com/locuslab/lcp-physics

Last synced: about 1 year ago
JSON representation

A differentiable LCP physics engine in PyTorch.

Awesome Lists containing this project

README

          

# lcp-physics
[![Build Status][travis-image]][travis] [![License][license-image]][license]

[travis-image]: https://api.travis-ci.org/locuslab/lcp-physics.svg?branch=master
[travis]: http://travis-ci.org/locuslab/lcp-physics

[license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
[license]: LICENSE

A modular differentiable LCP physics engine. Created by Filipe de Avila Belbute Peres and J. Zico Kolter.

[More details here.](http://papers.nips.cc/paper/7948-end-to-end-differentiable-physics-for-learning-and-control)