当前位置:网站首页>Latex formula normal and italic
Latex formula normal and italic
2022-07-02 07:40:00 【Xiao Chen who wants money】
latex The default formula is italicized , Sometimes you need proper body , It can be used \rm To modify . for example
H=F_{ex}\left(Z\right)= W_{2}{\rm ReLU} (W_{1}Z),
\begin{align}
H=F_{ex}\left(Z\right)= W_{2}{\rm ReLU} (W_{1}Z),
\end{align}
The displayed effect is ( Ignore blue fonts )
summary : Use a curly bracket {} Enclose the words that need to be typed , Add a front \rm that will do .
边栏推荐
- Feeling after reading "agile and tidy way: return to origin"
- Get the uppercase initials of Chinese Pinyin in PHP
- The difference and understanding between generative model and discriminant model
- Open failed: enoent (no such file or directory) / (operation not permitted)
- PointNet理解(PointNet实现第4步)
- Transform the tree structure into array in PHP (flatten the tree structure and keep the sorting of upper and lower levels)
- SSM laboratory equipment management
- 使用Matlab实现:Jacobi、Gauss-Seidel迭代
- Calculate the total in the tree structure data in PHP
- parser.parse_args 布尔值类型将False解析为True
猜你喜欢

《Handwritten Mathematical Expression Recognition with Bidirectionally Trained Transformer》论文翻译

Faster-ILOD、maskrcnn_ Benchmark training coco data set and problem summary

Point cloud data understanding (step 3 of pointnet Implementation)

Faster-ILOD、maskrcnn_ Benchmark installation process and problems encountered
![[paper introduction] r-drop: regulated dropout for neural networks](/img/09/4755e094b789b560c6b10323ebd5c1.png)
[paper introduction] r-drop: regulated dropout for neural networks

Interpretation of ernie1.0 and ernie2.0 papers

Tencent machine test questions

SSM second hand trading website
![[model distillation] tinybert: distilling Bert for natural language understanding](/img/c1/e1c1a3cf039c4df1b59ef4b4afbcb2.png)
[model distillation] tinybert: distilling Bert for natural language understanding

ABM thesis translation
随机推荐
一份Slide两张表格带你快速了解目标检测
[introduction to information retrieval] Chapter 1 Boolean retrieval
PointNet理解(PointNet实现第4步)
自然辩证辨析题整理
【Programming】
【Torch】最简洁logging使用指南
Find in laravel8_ in_ Usage of set and upsert
常见CNN网络创新点
Convert timestamp into milliseconds and format time in PHP
Use Baidu network disk to upload data to the server
华为机试题-20190417
Drawing mechanism of view (3)
Faster-ILOD、maskrcnn_benchmark训练coco数据集及问题汇总
SSM personnel management system
Calculate the difference in days, months, and years between two dates in PHP
【信息检索导论】第一章 布尔检索
CONDA creates, replicates, and shares virtual environments
Implementation of yolov5 single image detection based on pytorch
Common CNN network innovations
【多模态】CLIP模型