Skip to content

Commit

Permalink
fix #320
Browse files Browse the repository at this point in the history
  • Loading branch information
“oguiza” committed Mar 1, 2022
1 parent aea984d commit 6a3b187
Show file tree
Hide file tree
Showing 182 changed files with 16,014 additions and 17,926 deletions.
278 changes: 41 additions & 237 deletions docs/analysis.html

Large diffs are not rendered by default.

52 changes: 20 additions & 32 deletions docs/calibration.html

Large diffs are not rendered by default.

81 changes: 28 additions & 53 deletions docs/callback.MVP.html

Large diffs are not rendered by default.

61 changes: 18 additions & 43 deletions docs/callback.PredictionDynamics.html

Large diffs are not rendered by default.

472 changes: 13 additions & 459 deletions docs/callback.core.html

Large diffs are not rendered by default.

471 changes: 471 additions & 0 deletions docs/callback.experimental.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/callback.noisy_student.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@ <h2 id="NoisyStudent" class="doc_header"><code>class</code> <code>NoisyStudent</
<tbody>
<tr>
<td>0</td>
<td>1.817813</td>
<td>1.812490</td>
<td>0.044444</td>
<td>1.956967</td>
<td>1.813040</td>
<td>0.133333</td>
<td>00:06</td>
</tr>
</tbody>
Expand All @@ -171,7 +171,7 @@ <h2 id="NoisyStudent" class="doc_header"><code>class</code> <code>NoisyStudent</

<div class="output_subarea output_stream output_stdout output_text">
<pre>
X: torch.Size([171, 24, 51]) X2: torch.Size([85, 24, 51]) X_comb: torch.Size([256, 24, 37])
X: torch.Size([171, 24, 51]) X2: torch.Size([85, 24, 51]) X_comb: torch.Size([256, 24, 39])
y: torch.Size([171]) y2: torch.Size([85]) y_comb: torch.Size([256])
</pre>
</div>
Expand Down Expand Up @@ -233,10 +233,10 @@ <h2 id="NoisyStudent" class="doc_header"><code>class</code> <code>NoisyStudent</
<tbody>
<tr>
<td>0</td>
<td>1.827661</td>
<td>1.820120</td>
<td>0.088889</td>
<td>00:10</td>
<td>1.920727</td>
<td>1.849651</td>
<td>0.077778</td>
<td>00:07</td>
</tr>
</tbody>
</table></div>
Expand All @@ -247,7 +247,7 @@ <h2 id="NoisyStudent" class="doc_header"><code>class</code> <code>NoisyStudent</

<div class="output_subarea output_stream output_stdout output_text">
<pre>
X: torch.Size([171, 24, 51]) X2: torch.Size([85, 24, 51]) X_comb: torch.Size([256, 24, 67])
X: torch.Size([171, 24, 51]) X2: torch.Size([85, 24, 51]) X_comb: torch.Size([256, 24, 49])
y: torch.Size([171, 6]) y2: torch.Size([85, 6]) y_comb: torch.Size([256, 6])
</pre>
</div>
Expand Down
258 changes: 157 additions & 101 deletions docs/data.core.html

Large diffs are not rendered by default.

203 changes: 108 additions & 95 deletions docs/data.external.html

Large diffs are not rendered by default.

Loading

0 comments on commit 6a3b187

Please sign in to comment.