3.2.10 小改动
Some checks are pending
Publish to PyPI on main branch update / build_and_publish (push) Waiting to run

This commit is contained in:
跨越晨昏 2024-11-05 19:47:39 +08:00
parent 8a8422ea81
commit 1b11504238
2 changed files with 2 additions and 1 deletions

View File

@ -264,6 +264,7 @@
\end{align}</script>
</div>
<p>行内公式: <span class="arithmatex"><span class="MathJax_Preview">p(x|y) = \frac{p(y|x)p(x)}{p(y)}</span><script type="math/tex">p(x|y) = \frac{p(y|x)p(x)}{p(y)}</script></span> </p>
<p><code>$Cu_{2}(OH)_{2}CO_{3}$</code></p>
<h3 id="4.2.6">4.2.6 HTML</h3>
<div class="highlight"><pre><span></span><code><span class="p">&lt;</span><span class="nt">head</span><span class="p">&gt;</span>
<span class="cm">&lt;!--头部--&gt;</span>

View File

@ -187,7 +187,7 @@ $$
p(h_j=1|\mathbf{v}) & = \sigma\left(\sum_i w_{ij}v_i + c_j\right)
\end{align}
行内公式: $p(x|y) = \frac{p(y|x)p(x)}{p(y)}$
行内公式: $p(x|y) = \frac{p(y|x)p(x)}{p(y)}$
4.2.6 HTML