Software

The following software programs were utilized or developed mostly while at university and during post-doctoral research.

Werkzeuge und Werkzeugkasten

Personal Website tools/example

  • github.io website (this site) with jemdoc –> create your own clean, simple to maintain, website

    • also check a tool to scrap publications from Google Scholar using a tor service, this is tricky since GS doesn't like people running web scrapers on their site

    • see the create_pubs.py script

Statistics and Machine Learning

  • IC toolbox
    Model-order selection for high-dimensional, low-sample support correlated data

  • SVM toolbox
    Support vector machine implementation in C, Python, and Matlab. By Chih-Jin Lin.

  • EEG NN and Gait NN
    Example uses of convlutional NN on EEG and gait datasets.

Optimization

  • OR-tools
    Open-source package for solving various operations research -related optimization problems.

  • TSP solver
    A simple module and some jupyter notebooks for playing with simulated Traveling Salesman problems.

  • MISTWF toolbox
    (gitHub) Matlab minimum increment space-time water filing algorithm and test bed. By yours truly.

Filtering and Estimation

Miscellanea

Shortcut References