Skip to content

Commit c99b2c2

Browse files
committed
Made PolicyLearningLossVisitor to also work with multidimensional datasets
1 parent 6cb5371 commit c99b2c2

5 files changed

Lines changed: 326 additions & 27 deletions

File tree

docs/HTML/DataFrame.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,6 +2059,10 @@ <H2 ID="2"><font color="blue">API Reference with code samples <font size="+4">&#
20592059
<td title="Pattern types"><a href="https://hosseinmoein.github.io/DataFrame/docs/HTML/pattern_spec.html">pattern_spec</a>{}</td>
20602060
</tr>
20612061

2062+
<tr class="item" onmouseover="this.style.backgroundColor='#ffff66';" onmouseout="this.style.backgroundColor='#d4e3e5';">
2063+
<td title="Specifies the baseline/normalization for policy gradient loss"><a href="https://hosseinmoein.github.io/DataFrame/docs/HTML/PolicyLearningLossVisitor.html">policy_loss_baseline</a>{}</td>
2064+
</tr>
2065+
20622066
<tr class="item" onmouseover="this.style.backgroundColor='#ffff66';" onmouseout="this.style.backgroundColor='#d4e3e5';">
20632067
<td title="Specifies the methods to generate probability distribution"><a href="https://hosseinmoein.github.io/DataFrame/docs/HTML/NormalizeVisitor.html">prob_dist_type</a>{}</td>
20642068
</tr>

0 commit comments

Comments
 (0)