当前位置:网站首页>LaTeX 图片加标题 文本分栏自动换行
LaTeX 图片加标题 文本分栏自动换行
2022-08-05 05:25:00 【ProfSnail】
LaTeX制作PPT的时候,需要实现的效果。
两张图片并列,并分别添加小标题。
在图片的下方插入表格,表格中文字自动进行换行。
\begin{frame}
\frametitle{多到多的序列转换模型\\Sequence To Sequence Models}
\begin{figure}[htbp]
\centering
\subfigure[RNN]{
\includegraphics[scale=0.25]{1-1-RNN.png} \label{1}
}
\quad
\subfigure[CNN]{
\includegraphics[scale=0.25]{1-2-CNN.png} \label{2}
}
\end{figure}
\begin{tiny}
\begin{center}
\begin{tabular}{p{4cm}p{4cm}}
Learning phrase representations using RNN encoder-decoder for statistical machine translation, Cho et al. & Neural machine translation in linear time, Kalchbrenner et al.
\end{tabular}
\end{center}
\end{tiny}
\end{frame}
效果:
左边文字,右边图片
%-----------------------------------------------------------------
\begin{frame}{循环神经网络}{Recurrent Neural Networks}
\begin{columns}
\column{0.5\textwidth}
\begin{itemize}
\item 用于进行变长表示学习的模型
\item 适用于自然语言问题
\item LSTM和GRU是主要的RNN变种
\end{itemize}
\column{0.5\textwidth}
\begin{figure}
\centering
\includegraphics[width=6cm]{1-3-LSTM.png}
\caption*{LSTM编码序列}
\end{figure}
\end{columns}
\end{frame}
效果:
边栏推荐
- Passing parameters in multiple threads
- Insight into the general trend of the Internet, after reading this article, you will have a thorough understanding of Chinese domain names
- In-depth Zabbix user guide - from the green boy
- config.js相关配置汇总
- 前置++和后置++的区别
- Proprietary host CDH
- Autoware--Beike Tianhui rfans lidar uses the camera & lidar joint calibration file to verify the fusion effect of point cloud images
- DevOps process demo (practical record)
- Cloud computing - osi seven layers and TCP\IP protocol
- Come, come, let you understand how Cocos Creator reads and writes JSON files
猜你喜欢
Dry!Teach you to use industrial raspberries pie combining CODESYS configuration EtherCAT master station
selenium模块的操作之拉钩
数组&的运算
el-autocomplete use
ev加密视频转换成MP4格式,亲测可用
transport layer protocol
VLAN is introduced with the experiment
disabledDate 日期选择器 datePicker
VRRP overview and experiment
DevOps process demo (practical record)
随机推荐
Mina disconnects and reconnects
7 steps to complete cloud monitoring
LeetCode练习及自己理解记录(1)
Dry!Teach you to use industrial raspberries pie combining CODESYS configuration EtherCAT master station
DevOps流程demo(实操记录)
The size of the screen adaptation
ROS2下使用ROS1 bag的方法
[ingress]-ingress exposes services using tcp port
What is the website ICP record?
记录vue-页面缓存问题
Cocos Creator Mini Game Case "Stick Soldier"
Successful indie developers deal with failure & imposters
What?CDN cache acceleration only works for accelerating static content?
The use of three parameters of ref, out, and Params in Unity3D
Network Protocol Fundamentals - Study Notes
[ingress]-ingress使用tcp端口暴露服务
selenium learning
User and user group management, file permission management
LeetCode中常用语言的一些基本方法记录
Met with the browser page