fix latex equation in fluid fc layer.

del_some_in_makelist
caoying03 8 years ago
parent 0c165124ce
commit 852cd544a9

@ -41,7 +41,7 @@ def fc(input,
.. math:: .. math::
Out = Act\left({\sum_{i=0}^{N-1}W_iX_i + b}\right) Out = Act({\sum_{i=0}^{N-1}W_iX_i + b})
In the above equation: In the above equation:

Loading…
Cancel
Save