Difference between revisions of "Software"

(Machine Learning)
Line 27: Line 27:
 
* [http://www.cs.ubc.ca/~murphyk/Software/Kalman/kalman.html Kevin Murphy's Kalman filter toolbox] (free)
 
* [http://www.cs.ubc.ca/~murphyk/Software/Kalman/kalman.html Kevin Murphy's Kalman filter toolbox] (free)
 
*[http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/index-1.0.html libSVM] - Support Vector Machine Library
 
*[http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/index-1.0.html libSVM] - Support Vector Machine Library
 +
*[Andrew Ng's Machine Learning Programming Exercises https://github.com/merwan/ml-class]

Revision as of 13:14, 22 September 2016

This page contains useful information about research software used in the lab.

General useful software

Vector graphics

Statistics

Imaging analysis

  • SPM (free) - general purpose (fMRI oriented)
  • PDC (free) - partially directed coherence analysis
  • FieldTrip (free) - general purpose (EEG/MEG oriented)
  • Brainwave (free) and documentation - MEG analysis toolbox
  • CARET (free) - anatomical reconstruction toolkit for structural and anatomical data (simple tutorial)

Machine Learning