Small edits (#717)

This commit is contained in:
pollfly
2023-11-23 15:04:17 +02:00
committed by GitHub
parent dbf6c85a81
commit 2cd2a8886a
7 changed files with 11 additions and 11 deletions

View File

@@ -570,7 +570,7 @@ You can also visualize the differences in a scatter plot. In each experiment who
with a single point, x-axis for the hyperparameter value, and Y-axis for the accuracy.
In the code below, the task reports a single-point scatter plot with `number_layers` as the x-axis and
`accuracy` as the Y-axis :
`accuracy` as the Y-axis:
```python
number_layers = 10