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
669c37d8
Commit
669c37d8
authored
Sep 10, 2020
by
haoyifan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://62.234.201.16/hao/AAAI21_Emergent_language
“haoyifan”
parents
61b69bcc
3182787f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
AAAI2021/tex/Experimental Framework.tex
+1
-1
No files found.
AAAI2021/tex/Experimental Framework.tex
View file @
669c37d8
...
@@ -51,7 +51,7 @@ Unlike previous studies[][], the agents in this paper are totally independent. I
...
@@ -51,7 +51,7 @@ Unlike previous studies[][], the agents in this paper are totally independent. I
\STATE
$
P(
\hat
{
t
}
|s) =
\pi
^
L
_{
old
}
(
\hat
{
t
}
|s)
$
\STATE
$
P(
\hat
{
t
}
|s) =
\pi
^
L
_{
old
}
(
\hat
{
t
}
|s)
$
\STATE
Sample
$
\hat
{
t
}$
with
$
P(
\hat
{
t
}
|s)
$
\STATE
Sample
$
\hat
{
t
}$
with
$
P(
\hat
{
t
}
|s)
$
\STATE
Get reward
$
R(
\hat
{
t
}
,t)
$
\STATE
Get reward
$
R(
\hat
{
t
}
,t)
$
\STATE
$
J(
\theta
^
S,
\theta
^
L)=E
_{
\pi
_{
old
}^
S,
\pi
^
L
}
[R(
\hat
{
t
}
,t)
\cdot\frac
{
\pi
^
L(s|t)
}{
\pi
^
L
_{
old
}
(s|t)
}
]
$
\STATE
$
J(
\theta
^
S,
\theta
^
L)=E
_{
\pi
^
S,
\pi
_{
old
}
^
L
}
[R(
\hat
{
t
}
,t)
\cdot\frac
{
\pi
^
L(s|t)
}{
\pi
^
L
_{
old
}
(s|t)
}
]
$
\STATE
Update
$
\theta
^
L
$
by
$
\bigtriangledown
_{
\theta
^
L
}
J
$
\STATE
Update
$
\theta
^
L
$
by
$
\bigtriangledown
_{
\theta
^
L
}
J
$
\ENDFOR
\ENDFOR
\STATE
$
\pi
_{
old
}^
L
\leftarrow
\pi
^
L
$
\STATE
$
\pi
_{
old
}^
L
\leftarrow
\pi
^
L
$
...
...
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