Skip to main content

(Inverse) optimal control for linear quadratic Gaussian systems

Project description

Inverse optimal control for linear-quadratic Gaussian systems

Experimenter-actor-loop

This repository contains code for the paper

Straub, D., & Rothkopf, C. A. (2021). Putting perception into action: Inverse optimal control for continuous psychophysics. bioRxiv.

Installation

The package can be installed via pip

python -m pip install lqg

although I recommend cloning the repository to get the most recent version and installing locally with a virtual environment

python -m venv env
source env/bin/activate
python -m pip install -r requirements.txt
python -m pip install -e .

Usage examples

The script main.py shows how to simulate data and infer parameters using the LQG model of the tracking task.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lqg-0.0.2.tar.gz (28.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page