Skip to content

Commit

Permalink
Deployed f9505f2 with MkDocs version: 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarth committed Apr 17, 2024
1 parent 95244cc commit a1d392e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/17_a2c/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@ <h2 id="vantagem">Vantagem</h2>
<h2 id="a2c">A2C</h2>
<p>O método de ator-critic é uma abordagem que combina um ator, que é responsável por escolher ações, e um crítico, que é responsável por avaliar as ações escolhidas. </p>
<p><center>
<img src="img/pseudo_a2c.png" alt="Pseudo código A2C" style="width:500px;"/>
<img src="img/pseudo_a2c.png" alt="Pseudo código A2C" style="width:800px;"/>
</center></p>
<p>Uma forma visual de entender o funcionamento do algoritmo é apresentada abaixo: </p>
<p><center>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit a1d392e

Please sign in to comment.