Skip to content
Snippets Groups Projects
Commit 31f8b603 authored by tuhe's avatar tuhe
Browse files

Remove dead code

parent 001169d5
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,6 @@ function generate_figures_for_article()
clc
% Optional: Use the export_fig package to post-process figures.
%addpath('../../../thtools/thtools/Matlab/export_fig/');
alpha = 2;
N = 100;
K = 2;
%%
% Reproduce all figures included in article.
figure_3_a()
figure_3_b()
......@@ -13,12 +9,6 @@ figure_3_c()
figure_4() % Correct action selection as a function of alpha.
figure_5() % performance in active-learning setting (used, figure 5)
%experiment1()
%experiment3()
%experiment3b()
%experiment4()
% experiment3c()
%experiment3d()
end
function figure_5()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment