Coder Social home page Coder Social logo

sisl / mechamodlearn Goto Github PK

View Code? Open in Web Editor NEW
23.0 19.0 5.0 37 KB

Structured framework for learning mechanical systems in PyTorch

Home Page: https://arxiv.org/abs/1902.08705

License: MIT License

Python 100.00%
pytorch machine-learning model-learning physics lagrangian robotics

mechamodlearn's Introduction

MechaModLearn

Authors: @kunalmenda and @rejuvyesh

This library provides a structured framework for learning mechanical systems in PyTorch.


Installation

Requires Python3.

git clone https://github.com/sisl/mechamodlearn.git
cd mechamodlearn
pip install -e .

Usage

Example experiments are placed in experiments directory.

To run the Simple experiment:

python experiments/simple.py --logdir /tmp/simplelog

References


If you found this library useful in your research, please consider citing our paper:

@article{gupta2019mod,
    title={A General Framework for Structured Learning of Mechanical Systems},
    author={Gupta, Jayesh K. and Menda, Kunal and Manchester, Zachary and Kochenderfer, Mykel},
    journal={arXiv preprint arXiv:1902.08705},
    year={2019}
}

mechamodlearn's People

Contributors

rejuvyesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mechamodlearn's Issues

Need your suggestion for extension of this work

Dear Contributors, the work presented in the paper is really exciting. I am starting my Ph.D. research in a similar line of work, where we are exploring hybrid models (analytical + neural network) for learning the dynamics of robotic systems. I would like to know whether this model can be extended for 6-dof serial manipulators?

Thanks.

module 'resource' not available in windows

Hi,
Thank you for the great work and impressive paper.
I tried to run the example code as in readme.md, but an error message occurred that,

no module named 'resource'

After googling a bit I found that

  1. 'resource' is not available in Windows OS (I'm using Windows 10)

Also by examining the code I found that

  1. It seems it only checks peak memory usage in my computer, log the value and treat it as one of the metric, so I just commented them out in the code,
  2. Runs perfectly. :D

Still, I am quite new in python and in this field so I wonder whether you have any idea to edit/modify the code so that any windows user would not encounter this problem.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.