-
Notifications
You must be signed in to change notification settings - Fork 8
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.
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.
Each line corresponds to a single generation and the number stands for its score. Currently used filename is scores.txt.
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.