Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Loïc Barrault
supports_cours
Commits
246b9a6b
Commit
246b9a6b
authored
Mar 26, 2018
by
Loïc Barrault
Browse files
minor changes CNN
parent
f716d827
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
ConvolutionnalNeuralNetwork/.gitignore
View file @
246b9a6b
m2_DL_CNN.pdf
ConvolutionnalNeuralNetwork/figures/cnn.graffle/data.plist
View file @
246b9a6b
This diff is collapsed.
Click to expand it.
ConvolutionnalNeuralNetwork/m2_DL_CNN.tex
View file @
246b9a6b
...
...
@@ -3,57 +3,20 @@
%\documentclass[t]{beamer}
%\documentclass[handout,t]{beamer}
% pdf2ps cm_parole.pdf;
% intro, codage + DTW: psselect -p 1-35,51-61-63 cm_parole.ps > cm_parol_poly.ps
% DTW alone: psselect -p 1-19,35-47 cm_parole.ps > cm_parole_poly.ps
% decode psselect -p1-47,51-74 cm_parole.ps > cm_parole_poly.ps
% psnup -4 -H96mm -W128mm -m15mm -b6mm cm_parole_poly.ps cm_parole_poly.ps4
%
%\usepackage{pgfpages}
%\pgfpagelayout{4 on 1}{a4paper,landscape}
\mode
<presentation>
{
%\usetheme{PaloAlto}
% \usetheme{Hannover}
\usetheme
{
informatics
}
\useoutertheme
{
infolines
}
% \setbeamercovered{transparent} % or whatever (possibly just delete it)
}
\def\swidth
{
.7cm
}
\setbeamersize
{
sidebar width left=
\swidth
}
\setbeamertemplate
{
sidebar left
}
{
{
\usebeamerfont
{
title in sidebar
}
%
\vskip
1.5em
%
\usebeamercolor
[fg]
{
title in sidebar
}
%
\insertshorttitle
[width=\swidth,center,respectlinebreaks]
\par
%
\vskip
1.25em
%
}
%
{
%
\usebeamercolor
[fg]
{
author in sidebar
}
%
\usebeamerfont
{
author in sidebar
}
%
\insertshortauthor
[width=\swidth,center,respectlinebreaks]
\par
%
\vskip
1.25em
%
}
%
\hbox
to2cm
{
\hss\insertlogo\hss
}
\vskip
1.25em
%
\insertverticalnavigation
{
\swidth
}
%
\vfill
\hbox
to2cm
{
\hskip
0.6cm
\usebeamerfont
{
subsection in
sidebar
}
\strut\usebeamercolor
[fg]
{
subsection in
sidebar
}
}
\vskip
3pt
%
}
%
%\insertframenumber/\inserttotalframenumber\hfill}%
\setbeamertemplate
{
footline
}
[page number]
{}
% change the numbering to page numbering instead of frame
\setbeamertemplate
{
navigation symbols
}{}
\usepackage
[french]
{
babel
}
\usepackage
[utf8]
{
inputenc
}
\usepackage
{
times
}
...
...
@@ -65,7 +28,6 @@
%\usepackage{natbib}
%\usepackage{multimedia}
\usepackage
{
array
}
\setlength
{
\extrarowheight
}{
3pt
}
%\usepackage{xspace}
...
...
@@ -76,14 +38,9 @@
\input
../macros.tex
\usepackage
[absolute,showboxes,overlay]
{
textpos
}
% TEXTBLOCK CONFIG
%\TPshowboxestrue % commenter une fois fini
\TPshowboxesfalse
% décommenter pour faire disparaitre les boites
\textblockorigin
{
10mm
}{
10mm
}
% origine des positions
% This is only inserted into the PDF information catalog. Can be left out.
...
...
@@ -119,10 +76,8 @@
% \end{frame}
%}
% If you wish to uncover everything in a step-wise fashion, uncomment
% the following command:
%\beamerdefaultoverlayspecification{<+->}
\newtheorem
{
conclusion
}
[theorem]
{
Conclusions
}
...
...
@@ -133,10 +88,6 @@
\titlepage
\end{frame}
%\input{mt_neural.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\begin{frame}
% \frametitle{}
...
...
@@ -194,10 +145,6 @@
\input
{
cnn.tex
}
% and kill the abominable icon
\setbeamertemplate
{
bibliography item
}{}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment