Skip to content

Commit 18b07eb

Browse files
Bold the heading
Co-authored-by: amanda-butler-unity <[email protected]>
1 parent 284b507 commit 18b07eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.ml-agents/Documentation~/Training-ML-Agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ Below is a list of the `sampler_type` values supported by the toolkit.
483483

484484
The implementation of the samplers can be found [here](https://github.com/Unity-Technologies/ml-agents/blob/main/com.unity.ml-agents/Runtime/Sampler.cs).
485485

486-
##### Training with Environment Parameter Randomization
486+
**Training with Environment Parameter Randomization**
487487

488488
After the sampler configuration is defined, we proceed by launching `mlagents-learn`
489489
and specify trainer configuration with parameter randomization enabled. For example,

0 commit comments

Comments
 (0)