Code Monkey home page Code Monkey logo

vind's Introduction

VIND: Variational Inference for Nonlinear Dynamics (with tensorflow)

This code is a basic implementation in tensorflow, of the paper "Variational Inference for Nonlinear Dynamics", accepted for the Time Series Workshop at NIPS 2017. It represents a sequential variational autoencoder that is able to infer nonlinear dynamics in the latent space. The training algorithm makes use of a novel, two-step technique for optimization based on the Fixed Point Iteration method for finding fixed points of iterative equations.

Original Inferred

Installation

The code is written in Python 3.5. You will need the bleeding edge versions of the following packages:

  • tensorflow
  • seaborn

In addition, up-to-date versions of numpy, scipy and matplotlib are expected.

Usage

Firing python runner.py works right off the bat. The code will find a two dimensional encoding and dynamical system describing the provided Gaussian data. A figure is provided with the original dynamical system and simulated trajectories that can be compared with the resulting fit. The hyperparameter plot2D, default-set to True, will produce these path+dynamics plots automatically for 2D latent spaces.

vind's People

Contributors

dhernandd avatar

Watchers

James Cloos 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.