beamer template
- \setbeamercolor{postit}{fg=black,bg=white}
- \begin{beamercolorbox}[rounded=true,shadow=true, sep=0em,wd=\textwidth,%ht=2cm,dp=1cm,
- ce nter]{postit}
- \begin{itemize}
- \item for machine learning models the number of parameter N can be very
- large
- \item we can’t possibly calculate or even store a N × N matrix, let alone
- invert one
- \end{itemize}
- \end{beamercolorbox}
- Quasi-Newton Methods
- \begin{beamercolorbox}[rounded=true,shadow=true, sep=0em,wd=\textwidth,%ht=2cm,dp=1cm,
- ce nter]{postit}
- \begin{itemize}
- \item for machine learning models the number of parameter N can be very
- large
- \item we can’t possibly calculate or even store a N × N matrix, let alone
- invert one
- \end{itemize}
- \end{beamercolorbox}
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Beamer Presentation
- % LaTeX Template
- % Version 1.0 (//)
- %
- % This template has been downloaded from:
- % http://www.LaTeXTemplates.com
- %
- % License:
- % CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %----------------------------------------------------------------------------------------
- % PACKAGES AND THEMES
- %----------------------------------------------------------------------------------------
- \documentclass{beamer}
- \mode<presentation> {
- % The Beamer class comes with a number of default slide themes
- % which change the colors and layouts of slides. Below this is a list
- % of all the themes, uncomment each in turn to see what they look like.
- %\usetheme{default}
- %\usetheme{AnnArbor}
- %\usetheme{Antibes}
- %\usetheme{Bergen}
- %\usetheme{Berkeley}
- %\usetheme{Berlin}
- %\usetheme{Boadilla}
- %\usetheme{CambridgeUS}
- %\usetheme{Copenhagen}
- %\usetheme{Darmstadt}
- %\usetheme{Dresden}
- %\usetheme{Frankfurt}
- %\usetheme{Goettingen}
- %\usetheme{Hannover}
- %\usetheme{Ilmenau}
- %\usetheme{JuanLesPins}
- %\usetheme{Luebeck}
- \usetheme{Madrid}
- %\usetheme{Malmoe}
- %\usetheme{Marburg}
- %\usetheme{Montpellier}
- %\usetheme{PaloAlto}
- %\usetheme{Pittsburgh}
- %\usetheme{Rochester}
- %\usetheme{Singapore}
- %\usetheme{Szeged}
- %\usetheme{Warsaw}
- % As well as themes, the Beamer class has a number of color themes
- % for any slide theme. Uncomment each of these in turn to see how it
- % changes the colors of your current slide theme.
- %\usecolortheme{albatross}
- %\usecolortheme{beaver}
- %\usecolortheme{beetle}
- %\usecolortheme{crane}
- %\usecolortheme{dolphin}
- %\usecolortheme{dove}
- %\usecolortheme{fly}
- %\usecolortheme{lily}
- %\usecolortheme{orchid}
- %\usecolortheme{rose}
- %\usecolortheme{seagull}
- %\usecolortheme{seahorse}
- %\usecolortheme{whale}
- %\usecolortheme{wolverine}
- %\setbeamertemplate{footline} % To remove the footer line in all slides uncomment this line
- %\setbeamertemplate{footline}[page number] % To replace the footer line in all slides with a simple slide count uncomment this line
- %\setbeamertemplate{navigation symbols}{} % To remove the navigation symbols from the bottom of all slides uncomment this line
- }
- \usepackage{graphicx} % Allows including images
- \usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule in tables
- %----------------------------------------------------------------------------------------
- % TITLE PAGE
- %----------------------------------------------------------------------------------------
- \title[Short title]{Full Title of the Talk} % The short title appears at the bottom of every slide, the full title is only on the title page
- \author{John Smith} % Your name
- \institute[UCLA] % Your institution as it will appear on the bottom of every slide, may be shorthand to save space
- {
- University of California \\ % Your institution for the title page
- \medskip
- \textit{john@smith.com} % Your email address
- }
- \date{\today} % Date, can be changed to a custom date
- \begin{document}
- \begin{frame}
- \titlepage % Print the title page as the first slide
- \end{frame}
- \begin{frame}
- \frametitle{Overview} % Table of contents slide, comment this block out to remove it
- \tableofcontents % Throughout your presentation, if you choose to use \section{} and \subsection{} commands, these will automatically be printed on this slide as an overview of your presentation
- \end{frame}
- %----------------------------------------------------------------------------------------
- % PRESENTATION SLIDES
- %----------------------------------------------------------------------------------------
- %------------------------------------------------
- \section{First Section} % Sections can be created in order to organize your presentation into discrete blocks, all sections and subsections are automatically printed in the table of contents as an overview of the talk
- %------------------------------------------------
- \subsection{Subsection Example} % A subsection can be created just before a set of slides with a common theme to further break down your presentation into chunks
- \begin{frame}
- \frametitle{Paragraphs of Text}
- Sed iaculis dapibus gravida. Morbi sed tortor erat, nec interdum arcu. Sed id lorem lectus. Quisque viverra augue id sem ornare non aliquam nibh tristique. Aenean in ligula nisl. Nulla sed tellus ipsum. Donec vestibulum ligula non lorem vulputate fermentum accumsan neque mollis.\\~\\
- Sed diam enim, sagittis nec condimentum sit amet, ullamcorper sit amet libero. Aliquam vel dui orci, a porta odio. Nullam id suscipit ipsum. Aenean lobortis commodo sem, ut commodo leo gravida vitae. Pellentesque vehicula ante iaculis arcu pretium rutrum eget sit amet purus. Integer ornare nulla quis neque ultrices lobortis. Vestibulum ultrices tincidunt libero, quis commodo erat ullamcorper id.
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Bullet Points}
- \begin{itemize}
- \item Lorem ipsum dolor sit amet, consectetur adipiscing elit
- \item Aliquam blandit faucibus nisi, sit amet dapibus enim tempus eu
- \item Nulla commodo, erat quis gravida posuere, elit lacus lobortis est, quis porttitor odio mauris at libero
- \item Nam cursus est eget velit posuere pellentesque
- \item Vestibulum faucibus velit a augue condimentum quis convallis nulla gravida
- \end{itemize}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Blocks of Highlighted Text}
- \begin{block}{Block }
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lectus nisl, ultricies in feugiat rutrum, porttitor sit amet augue. Aliquam ut tortor mauris. Sed volutpat ante purus, quis accumsan dolor.
- \end{block}
- \begin{block}{Block }
- Pellentesque sed tellus purus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Vestibulum quis magna at risus dictum tempor eu vitae velit.
- \end{block}
- \begin{block}{Block }
- Suspendisse tincidunt sagittis gravida. Curabitur condimentum, enim sed venenatis rutrum, ipsum neque consectetur orci, sed blandit justo nisi ac lacus.
- \end{block}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Multiple Columns}
- \begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
- \column{.\textwidth} % Left column and width
- \textbf{Heading}
- \begin{enumerate}
- \item Statement
- \item Explanation
- \item Example
- \end{enumerate}
- \column{.\textwidth} % Right column and width
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lectus nisl, ultricies in feugiat rutrum, porttitor sit amet augue. Aliquam ut tortor mauris. Sed volutpat ante purus, quis accumsan dolor.
- \end{columns}
- \end{frame}
- %------------------------------------------------
- \section{Second Section}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Table}
- \begin{table}
- \begin{tabular}{l l l}
- \toprule
- \textbf{Treatments} & \textbf{Response } & \textbf{Response }\\
- \midrule
- Treatment & 0.0003262 & 0.562 \\
- Treatment & 0.0015681 & 0.910 \\
- Treatment & 0.0009271 & 0.296 \\
- \bottomrule
- \end{tabular}
- \caption{Table caption}
- \end{table}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Theorem}
- \begin{theorem}[Mass--energy equivalence]
- $E = mc^$
- \end{theorem}
- \end{frame}
- %------------------------------------------------
- \begin{frame}[fragile] % Need to use the fragile option when verbatim is used in the slide
- \frametitle{Verbatim}
- \begin{example}[Theorem Slide Code]
- \begin{verbatim}
- \begin{frame}
- \frametitle{Theorem}
- \begin{theorem}[Mass--energy equivalence]
- $E = mc^$
- \end{theorem}
- \end{frame}\end{verbatim}
- \end{example}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Figure}
- Uncomment the code on this slide to include your own image from the same directory as the template .TeX file.
- %\begin{figure}
- %\includegraphics[width=0.8\linewidth]{test}
- %\end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}[fragile] % Need to use the fragile option when verbatim is used in the slide
- \frametitle{Citation}
- An example of the \verb|\cite| command to cite within the presentation:\\~
- This statement requires citation \cite{p1}.
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{References}
- \footnotesize{
- \begin{thebibliography}{} % Beamer does not support BibTeX so references must be inserted manually as below
- \bibitem[Smith, ]{p1} John Smith ()
- \newblock Title of the publication
- \newblock \emph{Journal Name} (), -- .
- \end{thebibliography}
- }
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \Huge{\centerline{The End}}
- \end{frame}
- %----------------------------------------------------------------------------------------
- \end{document}
beamer template的更多相关文章
- 使用Markdown+Pandoc+LaTex+Beamer制作幻灯片
概述 为什么使用markdown? mardown是一种轻量级的标记语言,语法简单,可读性好,并且容易转化成其他格式的文档, 在技术文档撰写中得到越来越广泛的应用.相信大家对markdown都有一定了 ...
- Beamer加中文
\documentclass{beamer} \mode<presentation> { \usetheme{CambridgeUS} % or try Darmstadt, Madrid ...
- 为.NET Core项目定义Item Template
作为这个星球上最强大的IDE,Visual Studio不仅仅提供了很多原生的特性,更重要的是它是一个可定制的IDE,比如自定义Project Template和Item Template就是一个非常 ...
- jQuery.template.js 简单使用
之前看了一篇文章<我们为什么要尝试前后端分离>,深有同感,并有了下面的评论: 我最近也和前端同事在讨论这个问题,比如有时候前端写好页面给后端了,然后后端把这些页面拆分成很多的 views, ...
- 2000条你应知的WPF小姿势 基础篇<69-73 WPF Freeze机制和Template>
在正文开始之前需要介绍一个人:Sean Sexton. 来自明尼苏达双城的软件工程师.最为出色的是他维护了两个博客:2,000ThingsYou Should Know About C# 和 2,00 ...
- tornado template
若果使用Tornado进行web开发可能会用到模板功能,页面继承,嵌套... 多页应用模板的处理多半依赖后端(SPA就可以动态加载局部视图),就算是RESTfull的API设计,也不妨碍同时提供部分模 ...
- 设计模式(九): 从醋溜土豆丝和清炒苦瓜中来学习"模板方法模式"(Template Method Pattern)
今天是五.四青年节,祝大家节日快乐.看着今天这标题就有食欲,夏天到了,醋溜土豆丝和清炒苦瓜适合夏天吃,好吃不上火.这两道菜大部分人都应该吃过,特别是醋溜土豆丝,作为“鲁菜”的代表作之一更是为大众所熟知 ...
- C++泛型编程:template模板
泛型编程就是以独立于任何特定类型的方式编写代码,而模板是C++泛型编程的基础. 所谓template,是针对“一个或多个尚未明确的类型”所编写的函数或类. 使用template时,可以显示的或隐示的将 ...
- 新手入门Underscore.js 中文(template)
Underscore.js是一个很精干的库,压缩后只有4KB.它提供了几十种函数式编程的方法,弥补了标准库的不足,大大方便了javaScript的编程.MVC框架Backbone.js就将这个库作为自 ...
随机推荐
- base64 加密原理 解密原理
假设需要加密的字符串是Jasmine 具体转换步骤: 第一步 将待转换的字符串转为一个个字符第二步 计算每一个字符对应的ASCII码十进制第三步 计算出十进制对应的二进制,若不足8位,在前面添加0进行 ...
- JAVA经典面试题:讲一讲JVM的组成
JVM(Java 虚拟机)算是面试必问的问题的了,而但凡问 JVM 一定会问的第一个问题就是:讲一讲 JVM 的组成?那本文就注重讲一下 JVM 的组成. 首先来说 JVM 的组成分为,整体组成部分和 ...
- 力扣(LeetCode)1016. 子串能表示从 1 到 N 数字的二进制串
给定一个二进制字符串 S(一个仅由若干 '0' 和 '1' 构成的字符串)和一个正整数 N,如果对于从 1 到 N 的每个整数 X,其二进制表示都是 S 的子串,就返回 true,否则返回 false ...
- ps p图
1. 常用快捷键 ctrl + 单击 选中图层ctrl + j 复制出拷贝的图层 Shift+Alt+S 保存ctrl + s 保存shift + ctrl + alt + s 保存为 web 格式图 ...
- Qt的Radio Button(单选按钮)
1 在UI界面中加入控件 2 对QRadioButton控件进行分组 QRadioButton的分组有多重方法,如采用组合框.QWidge等,下面介绍采用QButtonGroup方法来实现分组,好处是 ...
- 将本地项目上传到gitlab下
转载自: https://blog.csdn.net/litianxiang_kaola/article/details/74075151 1.安装git https://git-scm.com ...
- 解开lambda最强作用的神秘面纱
我们期待了很久lambda为java带来闭包的概念,但是如果我们不在集合中使用它的话,就损失了很大价值.现有接口迁移成为lambda风格的问题已经通过default methods解决了,在这篇文章将 ...
- ASP.NET 4.x Web Api Odata v4 backend modify query 修改查询
有时候我们会想给予权限添加 filter 到查询上. 比如 会员和管理员都使用了 /api/products 作为 product 查询 但是会员不应该可以看见还没有上架的货品 /api/produc ...
- word空白页怎么删除
最简单的,直接按键盘上的BackSpace或者Delete键,来进行删除. 分页符过到.打开“编辑”-->替换-->高级-->特殊字符-->手工分页符-->“全部替换” ...
- 使用“rz -be”命令上传文件至服务器;使用“sz 文件名”从服务器下载文件到本地
注意:需要事先安装lrzsz服务 yum install -y lrzsz 因为服务器没有安装sftp服务,无法使用FileZilla.Xftp等连接服务器上传文件,这种情况可以利用rz命令上传文件. ...