Giter Site home page Giter Site logo

plgm2's Introduction

#PLGM means Pairwise Linear Gaussian Model.

Programs written by [email protected]

README.markdown written by [email protected]

Remarks :

  1. Papers explaining the algorithms can be found in Valérian Némesin and in Stéphane Derrode web pages (or here).

  2. Note that a demo of PLGM algorithms still works (how long ?) to test the EM algorithm (without constraint). Don't be afraid if the figures are missing, you can still download the generated and estimated data using the link! Remark At the time of publication the Web site of Institut Fresnel (where the demo is hosted) is not working, but we can expect that to be a temporal problem and all went OK in a few hours or days.

  3. A new front-end for Python and Matlab is being written and should appear in the next week to easy the parametrization of Partial learning configuration files.

##1. Compile all programs

  1. From the root repository of the project, change options in ./compilation.mk and in ./tkalman_c/Applications/options.mk to suit your needs, especially la variable APP_DIR must indicate where applications will be stored (but default should be OK).

  2. Install gsl library and pkg-config. For GSL you need the dev library (meaning that you should also install GSL headers files for compilation).

  3. On Ubuntu, you need to install the package xutils-dev for the command makedepend used by the makefiles. Install it using sudo apt install xutils-dev.

  4. Then make, or make forced. If all went well, the programs to run should be in APP_DIR.

##2. Test Kalman programs with Octave scripts

  1. Go to Octave repository and run octave (should be installed).

  2. Open one experiment from exp_*.m files (start with exp_couple.m for example), and change option according to your needs. Then run. A repository called Resultats should hold the results, with files and figures in png format.

Good luck!

plgm2's People

Contributors

bolt-thrower avatar sderrode avatar

Watchers

 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.