Code Monkey home page Code Monkey logo

control-oriented-meta-learning's Introduction

Control-Oriented Meta-Learning

This repository accompanies the papers:

Getting started

Ensure you are using Python 3. Clone this repository and install the packages listed in requirements.txt. In particular, this code uses JAX.

Reproducing results

Training data can be generated with the commands ./generate pfar and ./generate pvtol.

Parameters can then be trained (for multiple training set sizes and random seeds) with the commands ./train pfar and ./train pvtol. This will take a while.

Test results can be reproduced with the commands ./test pfar and ./test pvtol. This may also take a while.

Finally, plots from the paper can be reproduced with commands ./plot pfar and ./plot pvtol.

Citing this work

Please use the following BibTeX entries to cite this work.

@ARTICLE{RichardsAzizanEtAl2023,
author    = {Richards, S. M. and Azizan, N. and Slotine, J.-J. and Pavone, M.},
title     = {Control-oriented meta-learning},
year      = {2023},
journal   = {International Journal of Robotics Research},
url       = {https://arxiv.org/abs/2204.06716},
doi       = {10.48550/arXiv.2204.06716},
note      = {In press},
}

@INPROCEEDINGS{RichardsAzizanEtAl2021,
author    = {Richards, S. M. and Azizan, N. and Slotine, J.-J. and Pavone, M.},
title     = {Adaptive-control-oriented meta-learning for nonlinear systems},
year      = {2021},
booktitle = {Robotics: Science and Systems},
url       = {https://arxiv.org/abs/2103.04490},
doi       = {10.15607/RSS.2021.XVII.056},
}

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.