Experiment 20140306-NOOR

Agent are able to fully repair alignments [euzenat2014b]

Experiment design

DockerOS DockerEXP

Date: 2014-03-06

Hypotheses: Success rate converges.

Variation of: 20140131-NOOR

4 agents; 10 runs; 2000 games

Adaptation operators: delete

Experimental setting: A remake of [20140131-NOOR], except that: The number of iterations is 2000; The number of agents is 4; The number of runs is 10.

Variables

controled variables: []

dependent variables: ['srate', 'conv']

Experiment

Date: 2014-03-06

Performer: Jérôme Euzenat (INRIA)

Lazy lavender hash: 2aec5fe496c2b95760dba0ef87e82ac13264879b

Classpath: lib/lazylav/ll.jar:lib/slf4j/logback-classic-1.2.3.jar:lib/slf4j/logback-core-1.2.3.jar:.

OS: wheezy

Parameter file: params.sh

Executed command (script.sh):

#!/bin/bash

. params.sh

for i in {0..9}
do
 	java -Xms500M -Xmx1G -cp ${JPATH} fr.inria.exmo.lazylavender.engine.Monitor -DrevisionModality=$OPS -DnbRuns=1 -DnbAgents=$NBAGENTS -DnbIterations=$NBITERATIONS -o $LABEL-$i.tsv > results/$LABEL-$i.txt
done

Class used: NOOEnvironment, AlignmentAdjustingAgent, AlignmentRevisionExperiment, ActionLogger, AverageLogger, Monitor

Execution environment: MacBook Pro 15, C2D 2.66GHz, 8GB - MacOS X 6.8 - Java 1.6.0 HotSpot

Raw results

Path (results) doesn't exist. It may still be in the process of being generated, or you may have the incorrect path.

Full log: no logs available

Result exploration

  • 10 success rate drawn in black.

Analysis

Key points:

As expected it converges, but 10 runs and 4 agents shows more variablility.

Further experiments:


This file can be retrieved from URL [https://sake.re/20140306-NOOR](https://sake.re/20140306-NOOR)

It is possible to check out the repository by cloning https://felapton.inrialpes.fr/cakes/20140306-NOOR.git

This experiment has been transferred from its initial location at https://gforge.inria.fr (not available any more)

See original markdown (20140306-NOOR.md) or HTML (20140306-NOOR.html) files.