Commit Graph

16 Commits

Author SHA1 Message Date
7683d9e2dd ex-7: fixed some errors 2020-07-05 11:36:10 +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
2864d9e524 ex-7: improve plots 2020-07-05 11:35:39 +02:00
6b1bd1fbc5 all: adjusted help for each program, complete with default options 2020-07-05 11:35:38 +02:00
f0e84c25e6 ex-7: fix typo 2020-07-05 11:35:22 +02:00
ef5f8d5a33 ex-7: added the font size at plot.py 2020-07-05 11:35:20 +02:00
720ecd4742 ex-7: fix typo 2020-07-05 11:35:19 +02:00
6d4e263c34 ex-7: add test program to measure purity/efficiency 2020-07-05 11:35:02 +02:00
1bcbf1cfe6 ex-7: improve plot by adding the separatrix 2020-07-05 11:35:01 +02:00
17f702b8d0 ex-7: fix typo 2020-07-05 11:35:00 +02:00
1c35bec015 ex-7: normalise weights 2020-07-05 11:35:00 +02:00
7daefc590a ex-7: add pre-trained mode 2020-07-05 11:35:00 +02:00
313363c707 ex-7: implement perceptron 2020-07-05 11:34:59 +02:00
f3293ba808 ex-7: split into multiple files 2020-07-05 11:34:59 +02:00
cf27610d53 initial commit 2020-03-06 02:24:32 +01:00