当前位置:网站首页>LaTeX image captioning text column automatic line wrapping
LaTeX image captioning text column automatic line wrapping
2022-08-05 06:44:00 【ProfSnail】
The effect that needs to be achieved when LaTeX makes PPT.
Two pictures side by side and add subtitles to each.
Insert a table below the picture, and the text in the table will automatically wrap.
\begin{frame}\frametitle{Many-to-many sequence transformation models\\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}Effect:
left text, right image
%------------------------------------------------------------------\begin{frame}{Recurrent Neural Networks}{Recurrent Neural Networks}\begin{columns}\column{0.5\textwidth}\begin{itemize}\item Model for variable-length representation learning\item for natural language problems\item LSTM and GRU are the main RNN variants\end{itemize}\column{0.5\textwidth}\begin{figure}\centering\includegraphics[width=6cm]{1-3-LSTM.png}\caption*{LSTM encoded sequence}\end{figure}\end{columns}\end{frame}Effect:
边栏推荐
- BIO,NIO,AIO实践学习笔记(便于理解理论)
- Chengyun Technology was invited to attend the 2022 Alibaba Cloud Partner Conference and won the "Gathering Strength and Going Far" Award
- LaTeX 图片加标题 文本分栏自动换行
- May I ask how to read the binlog of the two tables of hologres through flink sql, and then how to join?
- DevOps process demo (practical record)
- 记录vue-页面缓存问题
- [ingress]-ingress使用tcp端口暴露服务
- Cloud Computing Basics - Study Notes
- 获取预训练模型的网络输入尺寸
- NB-IOT智能云家具项目系列实站
猜你喜欢

LaTeX使用frame制作PPT图片没有标号

disabledDate 日期选择器 datePicker
![[问题已处理]-虚拟机报错contains a file system with errors check forced](/img/07/1222a44dd52b359bf7873e6f3b7ebf.png)
[问题已处理]-虚拟机报错contains a file system with errors check forced

The hook of the operation of the selenium module

docker部署完mysql无法连接

GetEnumerator method and MoveNext and Reset methods in Unity

el-autocomplete使用

Transformer interprets and predicts instance records in detail

NB-IOT智能云家具项目系列实站

网络层协议介绍
随机推荐
Met with the browser page
el-autocomplete use
Teach you simple steps to achieve industrial raspberries pie properly installed RS232 USB drive
sql server duplicate values are counted after
Transformer详细解读与预测实例记录
D39_Vector
带你深入了解Cookie
浏览器兼容汇总
Come, come, let you understand how Cocos Creator reads and writes JSON files
config.js相关配置汇总
NB-IOT智能云家具项目系列实站
Chengyun Technology was invited to attend the 2022 Alibaba Cloud Partner Conference and won the "Gathering Strength and Going Far" Award
Browser Storage for H5
System basics - study notes (some command records)
The 25 best free games on mobile in 2020
product learning materials
Mina disconnects and reconnects
记录vue-页面缓存问题
Mina's long and short connections
selenium模块的操作之拉钩