Skip to content

Commit

Permalink
fixed typo in observables
Browse files Browse the repository at this point in the history
  • Loading branch information
emptymalei committed May 10, 2021
1 parent 9afa168 commit 9030399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions topics/information-theory-and-statistical-mechanics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The max entropy principle states that the distribution we choose for our model i
We could have multiple constraints,

.. math::
\langle f_i \rangle_{t} = \langle f_ \rangle_o,
\langle f_i \rangle_{t} = \langle f_i \rangle_o,
if we have multiple observables.

Expand Down Expand Up @@ -85,7 +85,7 @@ The variation of the Shannon entropy is
The variation of the theoretical expectation of the observable is

.. math::
\frac{\delta \langle f_i \rangel_t}{\delta p} = \frac{ \delta \int \mathrm d s p(s) f_i(s) }{\delta p} = \f_i(s).
\frac{\delta \langle f_i \rangle_t}{\delta p} = \frac{ \delta \int \mathrm d s p(s) f_i(s) }{\delta p} = \f_i(s).
The variation of the total cost becomes

Expand Down

0 comments on commit 9030399

Please sign in to comment.