Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AAAI21_Emergent_language
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haoyifan
AAAI21_Emergent_language
Commits
4993b75a
Commit
4993b75a
authored
Sep 09, 2020
by
Zidong Du
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
~
parent
8792085f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
AAAI2021/paper.tex
+2
-1
AAAI2021/tex/theory.tex
+1
-0
No files found.
AAAI2021/paper.tex
View file @
4993b75a
...
@@ -226,7 +226,8 @@
...
@@ -226,7 +226,8 @@
\input
{
tex/experiments.tex
}
\input
{
tex/experiments.tex
}
\input
{
tex/last.tex
}
\input
{
tex/last.tex
}
\clearpage
\newpage
\bibliography
{
ref.bib
}
\bibliography
{
ref.bib
}
\end{document}
\end{document}
AAAI2021/tex/theory.tex
View file @
4993b75a
...
@@ -108,6 +108,7 @@ expected reward $ J(theta_S, theta_L)$ can be calculated as follows:
...
@@ -108,6 +108,7 @@ expected reward $ J(theta_S, theta_L)$ can be calculated as follows:
\begin{algorithm}
[t]
\begin{algorithm}
[t]
\caption
{
Learning Algorithm
$
(
t,
\hat
{
t
}
)
$}
\caption
{
Learning Algorithm
$
(
t,
\hat
{
t
}
)
$}
\label
{
al:learning
}
\label
{
al:learning
}
\small
\begin{algorithmic}
[1]
\begin{algorithmic}
[1]
\IF
{
Training the speaker agent S
}
\IF
{
Training the speaker agent S
}
\FOR
{
Batch T randomly selected from
$
M
_
0
\times
M
_
1
$}
\FOR
{
Batch T randomly selected from
$
M
_
0
\times
M
_
1
$}
...
...
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