当前位置:网站首页>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:
边栏推荐
- ES2020新特性
- Media query, rem mobile terminal adaptation
- Mina's long and short connections
- 浏览器兼容汇总
- Chengyun Technology was invited to attend the 2022 Alibaba Cloud Partner Conference and won the "Gathering Strength and Going Far" Award
- 跨域的十种解决方案详解(总结)
- 媒体查询、rem移动端适配
- [Problem has been resolved]-Virtual machine error contains a file system with errors check forced
- The method of using ROS1 bag under ROS2
- Tencent greetings function SCF - entry instructions
猜你喜欢
LeetCode practice and self-comprehension record (1)
vs2017关于函数命名方面的注意事项
el-progress implements different colors of the progress bar
LaTeX使用frame制作PPT图片没有标号
Drools规则引擎快速入门(一)
Alibaba Cloud Video on Demand
Take you in-depth understanding of cookies
NAT experiment
Tencent Internal Technology: Evolution of Server Architecture of "The Legend of Xuanyuan"
多行文本省略
随机推荐
滚动条问题,未解决
js 使用雪花id生成随机id
网络层协议介绍
CIPU, what impact does it have on the cloud computing industry?
Pytorch分布式并行处理
网络排错基础-学习笔记
el-autocomplete使用
指针常量与常量指针 巧记
数组&的运算
Tencent Internal Technology: Evolution of Server Architecture of "The Legend of Xuanyuan"
sql server duplicate values are counted after
Chengyun Technology was invited to attend the 2022 Alibaba Cloud Partner Conference and won the "Gathering Strength and Going Far" Award
Mina's long and short connections
selenium学习
product learning materials
Nacos配置服务的源码解析(全)
The hook of the operation of the selenium module
Drools规则引擎快速入门(一)
H5 的浏览器存储
人人AI(吴恩达系列)