Skip to content

Program files structure

Karel Kubicek edited this page Feb 18, 2017 · 14 revisions

EACirc produces a number of output files containing circuits, statistics and saved state.

Configuration file

Holds all configuration directives needed to run EACirc e.g. number of test vectors or which streams to use. For project specific parts, see project documentation. For its structure and semantics, see detailed JSON structure.

Score file

Each line corresponds to a single generation and the number stands for its score. Currently used filename is scores.txt.

P-values file

The number on each line corresponds to the p-value for new dataset of each epoch. These p-values are used for evaluation at the end of run by KS-test. Currently used filename is pvals.txt.

Clone this wiki locally