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
da245c5c
Commit
da245c5c
authored
Nov 06, 2019
by
Loïc Barrault
Browse files
updated macros, minor bug fix
parent
612aa1b7
Changes
4
Hide whitespace changes
Inline
Side-by-side
SequenceModeling/.gitignore
View file @
da245c5c
m2_DL_sequence_modeling_en.pdf
m2_DL_sequence_modeling.pdf
SequenceModeling/conditional_lm.tex
View file @
da245c5c
...
...
@@ -159,12 +159,12 @@ Un document & Le résumé \\
\frametitle
{
Comment conditionner à
$
\vm
{
c
}$
?
}
\begin{block}
{
\cite
{
kalchbrenner2013
}
}
\centering
\includegraphics
[width=0.
9
5\textwidth]
<+>
{
figures/rnn
_
unrolled
_
4
}
\includegraphics
[width=0.
9
5\textwidth]
<+>
{
figures/cond
_
rnn
_
unrolled
_
1
}
\includegraphics
[width=0.
9
5\textwidth]
<+>
{
figures/cond
_
rnn
_
unrolled
_
2
}
\includegraphics
[width=0.
9
5\textwidth]
<+>
{
figures/cond
_
rnn
_
unrolled
_
3
}
\includegraphics
[width=0.
9
5\textwidth]
<+>
{
figures/cond
_
rnn
_
unrolled
_
all
}
\includegraphics
[width=0.55\textwidth]
<+>
{
figures/cond
_
rnn
_
unrolled
_
all
}
%
\includegraphics[width=0.
8
5\textwidth]{figures/rnn_unrolled_4}
<+>
\includegraphics
[width=0.
8
5\textwidth]
{
figures/cond
_
rnn
_
unrolled
_
1
}
<+>
\includegraphics
[width=0.
8
5\textwidth]
{
figures/cond
_
rnn
_
unrolled
_
2
}
<+>
\includegraphics
[width=0.
8
5\textwidth]
{
figures/cond
_
rnn
_
unrolled
_
3
}
<+>
\includegraphics
[width=0.
8
5\textwidth]
{
figures/cond
_
rnn
_
unrolled
_
all
}
<+>
\includegraphics
[width=0.55\textwidth]
{
figures/cond
_
rnn
_
unrolled
_
all
}
<+>
\begin{itemize}
\item
[]
<.->
$
\vm
{
h
}_
t
=
\phi
(
\vm
{
M
}
[
\vm
{
h
}_{
t
-
1
}
;
\vm
{
w
}_{
t
-
1
}
]
\edinred
{
+
\vm
{
c
}}
+
\vm
{
b
}
)
$
\item
[]
<.->
$
\vm
{
z
}_
t
=
\vm
{
S
}
~
\vm
{
h
}_{
t
}
+
\vm
{
b'
}
$
...
...
SequenceModeling/m2_DL_sequence_modeling.pdf
deleted
100644 → 0
View file @
612aa1b7
File deleted
SequenceModeling/m2_DL_sequence_modeling.tex
View file @
da245c5c
...
...
@@ -44,6 +44,8 @@
\setlength
{
\extrarowheight
}{
3pt
}
\input
../macros.tex
\input
../macros
_
fr.tex
\input
../mycolors.tex
\input
../macros
_
beamer.tex
...
...
Write
Preview
Markdown
is supported
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