Victor commited on
Commit
2431be5
1 Parent(s): 1b1a2f9

Reword README.md.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -122,7 +122,7 @@ configs:
122
  In a FIM-Estimation task, the input consists of the following components:
123
 
124
  1. A dataset of the form $\mathcal{D}_ {train} = \{(\mathbf{\lambda}_ i, x_ i)\}_ {i=1}^{\left|\mathcal{D}\right|}$, where $\vlambda_ i$ is a point in the parameter space and $x_ i$ is a sample.
125
- 2. The structure of the samples $x_ i$. For example, if $x_ i\in\{0,1\}^n$ is a bitstring representing a measurement of a quantum system on a lattice with $n$ sites, then the said structure is the lattice and the correspondence between the bitstring bits and the lattice sites.
126
  3. Optionally, additional information about the statistical manifold. This could involve, e.g., the symmetries of the system used to generate the statistical manifold.
127
 
128
  The task is to estimate Fisher Information Metric (FIM) as a matrix-valued function of parameter $\mathbf{\lambda}$.
 
122
  In a FIM-Estimation task, the input consists of the following components:
123
 
124
  1. A dataset of the form $\mathcal{D}_ {train} = \{(\mathbf{\lambda}_ i, x_ i)\}_ {i=1}^{\left|\mathcal{D}\right|}$, where $\vlambda_ i$ is a point in the parameter space and $x_ i$ is a sample.
125
+ 2. The structure of each sample $x_ i$. For example, if $x_ i\in\{0,1\}^n$ is a bitstring representing a measurement of a quantum system on a lattice with $n$ sites, then the said structure is the lattice and the correspondence between the bitstring bits and the lattice sites.
126
  3. Optionally, additional information about the statistical manifold. This could involve, e.g., the symmetries of the system used to generate the statistical manifold.
127
 
128
  The task is to estimate Fisher Information Metric (FIM) as a matrix-valued function of parameter $\mathbf{\lambda}$.