Small edits (#455)

This commit is contained in:
pollfly
2023-01-25 13:25:29 +02:00
committed by GitHub
parent 18e3e7abe2
commit 61f822e613
31 changed files with 51 additions and 51 deletions

View File

@@ -80,7 +80,7 @@ The following are the parameter type options and their corresponding fields:
- `"values": List[Any]`- A list of valid parameter values to sample from
For example: to specify a parameter search over uniform ranges of layer_1 and layer_2 sizes between 128 and 512
(in jumps of 128) with varying batch sizes of 96, 128, and 160, use the following command:
(in jumps of 128) with varying batch sizes of 96, 128, and 160, use the following command:
<div className="wb-normal">