LCAS / RKN

GNU General Public License v3.0
47 stars 14 forks source link

Recurrent Kalman Networks

This is a new, cleaned up version of the Code used for the experiments described in the paper. We highly recommend you use this version, however, you can find the old version in the branch "icml_submission".

Update: We now also privde a pytorch version of the base model: https://github.com/ALRhub/rkn_share

Code

n_link_sim

Contains simulator for quad_link, see seperate readme

rkn

data

Code to generate the needed data sets

rkn

Implementation of the RKN as described in the paper

util

Utility functions

Experiments

Currently Implemented:

Dependencies

Tested with: