We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6505b6 commit fcac646Copy full SHA for fcac646
doc/rbm.txt
@@ -651,7 +651,7 @@ all bits are independent. Therefore,
651
652
Here :math:`x_{-i}` denotes the set of all bits of :math:`x` except bit
653
:math:`i`. The log-PL is therefore the sum of the log-probabilities of each
654
-bit :math:`x_i`, conditionned on the state of all other bits. For MNIST, this
+bit :math:`x_i`, conditioned on the state of all other bits. For MNIST, this
655
would involve summing over the 784 input dimensions, which remains rather
656
expensive. For this reason, we use the following stochastic approximation to
657
log-PL:
0 commit comments