Skip to content

Commit

Permalink
Forgot path to folder with experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperLH committed Feb 21, 2019
1 parent dc95d15 commit 276e362
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion run_experiments_eusipco.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
%% Run Experiments for EUSIPCO-2019
% Runs the experiments described in [1].
% Runs the experiments described in [1]. All experiments were run using
% MATLAB version "9.1.0.441655 (R2016b)"
%
% [1] Hinrich, J. L. and Mørup, M., Probabilistic Tensor Train Decomposition.
% https://github.com/JesperLH/prob-tt
%

addpath(genpath('./requiredfunctions'))
addpath('./eusipco/')
%addpath(genpath('../ncptensor'))
%addpath(genpath('../tools'))

Expand Down

0 comments on commit 276e362

Please sign in to comment.