From 213f27cfbb34c317edf7b42eaf4185226b65f796 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 24 Oct 2017 07:47:17 +0200 Subject: Add runs of Rivest-Schapire (RandomWalk and WMethod) --- assignments/assignment2/RivestSchapire_RandomWalk.run.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 assignments/assignment2/RivestSchapire_RandomWalk.run.txt (limited to 'assignments/assignment2/RivestSchapire_RandomWalk.run.txt') diff --git a/assignments/assignment2/RivestSchapire_RandomWalk.run.txt b/assignments/assignment2/RivestSchapire_RandomWalk.run.txt new file mode 100644 index 0000000..8b98d6d --- /dev/null +++ b/assignments/assignment2/RivestSchapire_RandomWalk.run.txt @@ -0,0 +1,14 @@ +model size 1 +0: Mon Oct 23 21:12:17 CEST 2017 +Hypothesis size: 1 states +learning queries/symbols: 5/5(5/5 this learning round) +testing queries/symbols: 6/15(1/10 this testing round) + +model size 10 +1: Mon Oct 23 21:12:59 CEST 2017 +Hypothesis size: 10 states +learning queries/symbols: 107/800(101/785 this learning round) +testing queries/symbols: 136/1100(29/300 this testing round) + +Finished learning! +Done: Mon Oct 23 21:13:13 CEST 2017 -- cgit v1.2.3