Giter VIP home page Giter VIP logo

ldssf's Introduction

ldssf

NIPS 2017 Paper implementation challenge Learning Linear Dynamic Systems via Spectral Filtering

Brief explaination

The algorithm described in this paper belongs to the field of online convex optimization. It is a decision system that tries to best guess the next result, y(t), t=n given the input x(t), t=1,..,n and the history of y(t), t=1,..,n-1. It does this by learning from the previous results.

The algorithm assumes a linear dynamic system that can be represented in terms of ordinary differential equations. These ODEs are unknown and the assumption is that by adding additional input parameters, using the eigen vectors and eigen values of a so called Hankel matrix, the upper bound of the result can be predicted.

Requirements

  • scipy
  • numpy
  • matplotlib

Results and consideration

The figures below show the results of a SISO and a double input and double output linear dynamic system. Single input and single output system Double input and double output system

The algorithm turns out to be sensitive for the learning rate. This learning rate must be has high as possible without overshooting the result. When the learning rate is to small, the prediction will never near the output.

ldssf's People

Contributors

donnut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

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.