Update app/src/content/chapters/folding/06-training.mdx

#7
app/src/content/chapters/folding/06-training.mdx CHANGED
@@ -6,7 +6,7 @@ import HtmlEmbed from "../../../components/HtmlEmbed.astro";
6
 
7
  ## Training
8
 
9
- Before we can talk about hyperparameters, we need to understand what the model actually *is* what it takes in, what it produces, and why those choices matter for cloth folding.
10
 
11
  ### Model Architecture
12
 
 
6
 
7
  ## Training
8
 
9
+ Before we can talk about hyperparameter optimization, we need to understand what the model actually *is*: its inputs, its outputs and why those choices matter for cloth folding.
10
 
11
  ### Model Architecture
12