You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.