Skip to content

Commit

Permalink
Update stage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Jaunet committed Sep 12, 2019
1 parent c5e7f34 commit 853c873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/stage.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ let stages_txt = [
'<br><br>' +
'From the top activated order (average activation, higher is better) we can observe that with the <a onclick="meta_switch(0)"> top 16 elements</a> ' +
' the agent gathered the green armor, but failed to reach the red armor. Using only the <a onclick="meta_switch(1)"> top 8 </a>, ' +
' the agent got stuck in a loop altering 2 actions. This may indicate that elements related to the red armor are not be among the top activated elements.' +
' the agent got stuck in a loop altering 2 actions. This may indicate that elements related to the red armor are not among the top activated elements.' +
'<br>' +
'<br>' +
/*
Expand Down

0 comments on commit 853c873

Please sign in to comment.