
在Markdown中的Latex 基本使用
发布日期:2021-05-07 23:34:40
浏览次数:24
分类:原创文章
本文共 495 字,大约阅读时间需要 1 分钟。
研究机器学习的时候,在markdown中最常的应用是写数学公式,和证明。
一, 数学证明块:
$$\begin{array} {l}{\text { Recall the exponential family form of the Bernoulli distribution }(6.113 \mathrm{d}),} \\ {\qquad p(x | \mu)=\exp \left[x \log \frac{\mu}{1-\mu}+\log (1-\mu)\right]} \\ {\text { The canonical conjugate prior therefore has the same form }} \\ {\qquad p\left(\mu | \gamma, n_{0}\right)=\exp \left[n_{0} \gamma \log \frac{\mu}{1-\mu}+n_{0} \log (1-\mu)-A_{c}\left(\gamma, n_{0}\right)\right]}\end{array}$$
参考:
发表评论
最新留言
不错!
[***.144.177.141]2025年03月20日 15时49分50秒
关于作者

喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!
推荐文章
《JVM的内存》
2021-05-08
c++中istringstream及ostringstream超详细说明
2021-05-08
c++中ifstream及ofstream超详细说明
2021-05-08
c++中endl操作符以及它的兄弟们
2021-05-08
c++中explicit和mutable关键字探究
2021-05-08
c语言结构体字节对齐详解
2021-05-08
linux c/c++面试知识点整理(八)
2021-05-08
linux网络编程系列(十二)--滑动窗口、拥塞控制、断线重连机制
2021-05-08
c++11&14-编译
2021-05-08
Deep residual learning for image recognition
2021-05-08
IO控制方式
2021-05-08
IO控制器
2021-05-08
LeetCode122.买卖股票的最佳时机2Golang版
2021-05-08
Java 知识点总结篇(2)
2021-05-08
Python 知识点总结篇(2)
2021-05-08
Python 知识点总结篇(3)
2021-05-08
Numpy 如何操作数组
2021-05-08
爬取网易科技滚动新闻
2021-05-08
vuex modules
2021-05-08
中缀表达式转后缀表达式
2021-05-08