3b774fb747
ex-7: replace Fisher projection plot
...
It was really tricky reproduce in matplotlib but worth it.
2020-07-05 11:36:30 +02:00
b4a2dd730c
ex-1: redo fig.3 both in the code and in the md
2020-07-05 11:36:28 +02:00
ed73ea5c8b
ex-7: keep negative sign in perceptron weights
2020-07-05 11:36:24 +02:00
aa676cf9a9
ex-5: add the plot 5-fit.pdf to the paper
2020-07-05 11:36:23 +02:00
093faf3fe8
ex-5: implement the code for plotting σ_MC vs calls
...
move all the functions to lib.c and lib.h; add this two librearies to makefile;
make plot.py more easy to use for passing to one mode to the other (show or
save figure); create fit_plot and create the figure 5-fit.pdf.
2020-07-05 11:36:22 +02:00
4e242b3463
ex-6: redo 6-smoothed.pdf with the right font in the title
...
The code in plot.py is also made more easy to use for passing from one
mode to the other (show or save figure).
2020-07-05 11:36:20 +02:00
4561e8943f
ex-4: redo images with right size and fontsize
2020-07-05 11:36:12 +02:00
1ca0499430
ex-7: fix wrong images
2020-07-05 11:36:04 +02:00
3dcf733725
ex-7: revised and typo-fixed
...
In addition, the folder ex-7/iters was created in order to plot the results
of the Perceptron method as a function of the iterations parameter.
2020-07-05 11:35:59 +02:00
7ad45a829e
ex-7: revised and typo-fixed
...
In addition, the folder ex-7/iters was created in order to plot the results
of the Perceptron method as a function of the iterations parameter.
2020-07-05 11:35:57 +02:00
cc8a5f753a
ex-6: section results completed
2020-07-05 11:35:55 +02:00
5634f2f418
ex-6: generated plots
...
All the usefull plots were generated and the codes were suitably modified
for this purpose.
2020-07-05 11:35:55 +02:00
ee1d2242eb
images: neatly renamed all the images
2020-07-05 11:35:54 +02:00
16c2511289
ex-6: Written about the RL algorithm and generated some plots
2020-07-05 11:35:53 +02:00
7b8c61e3e5
ex-6: add EMD vs RL rounds plots
2020-07-05 11:35:53 +02:00
831418f460
ex-6: tweak EMD histogram plots
2020-07-05 11:35:51 +02:00
bdc12117a7
ex-5: revised and typo-fixed
...
Some images and an article have also been added to the folder.
The todo has been updated too as well as the readme.
2020-07-05 11:35:49 +02:00
f60f1f65d3
ex-5: modified
...
A for-cycle has been implemented in order to produce a bunch of
results with different numbers of function-calls which can now
be plotted with plot.py, which has been added to the folder.
2020-07-05 11:35:48 +02:00
1ccf3759c5
ex-6: fix EMD typo
2020-07-05 11:35:48 +02:00
3119e18451
ex-6: add EDM plots
2020-07-05 11:35:48 +02:00
12f15e1998
ex-4: revised and typo-fixed
2020-07-05 11:35:46 +02:00
4aa8eefaf9
ex-3: revised and typo-fixed
2020-07-05 11:35:45 +02:00
1bd691a24b
ex-1: revised and typo-fixed
2020-07-05 11:35:44 +02:00
37094d0cf7
ex-7: change colors in points.pdf
2020-07-05 11:35:42 +02:00
dc7d3b4b9b
ex-6: improve plots
2020-07-05 11:35:42 +02:00
9641c0a39b
ex-4: fit plot added
2020-07-05 11:35:39 +02:00
2864d9e524
ex-7: improve plots
2020-07-05 11:35:39 +02:00
87beaa2248
ex-4: created a program for plotting the expected distribution
2020-07-05 11:35:29 +02:00
15079ff587
ex-4: went on writing the theory
2020-07-05 11:35:29 +02:00
64f8a0a76e
ex-1: rewrite the chapters for bootstrapping and kde
2020-07-05 11:35:27 +02:00
295b0ec625
images: created perceptron images for ex-7
2020-07-05 11:35:20 +02:00
29098a19d2
images: made the three images for FLD
2020-07-05 11:35:19 +02:00
9cc7cd9903
write a proper cover
2020-07-05 11:35:16 +02:00
4301409842
ex-7: create a new image
2020-07-05 11:35:15 +02:00
073d841bd1
images: unnecessary images removed
2020-07-05 11:35:14 +02:00
b6497a4e86
notes/image: add new plots
2020-07-05 11:35:09 +02:00
e4f39db687
remove conti-ex6.jpg
...
It was no more useful.
2020-07-05 11:35:06 +02:00
d8fa563c97
remove dip.png image
2020-07-05 11:35:05 +02:00
cf27610d53
initial commit
2020-03-06 02:24:32 +01:00