supervised airfoils fixed typo
This commit is contained in:
parent
960887d527
commit
2f9c37141f
@ -462,7 +462,7 @@
|
|||||||
"id": "4KuUpJsSL3Jv"
|
"id": "4KuUpJsSL3Jv"
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"The NN is finally trained! The losses should have nicely gone down in terms of absolute values: With the standard settings from an initial value of around 0.2 for the validation loss, to ca. 0.01 after all epochs.\n",
|
"The NN is finally trained! The losses should have nicely gone down in terms of absolute values: With the standard settings from an initial value of around 0.2 for the validation loss, to ca. 0.02 after training.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Let's look at the graphs to get some intuition for how the training progressed over time. This is typically important to identify longer-term trends in the training. In practice it's tricky to spot whether the overall trend of hundreds of noisy numbers in a command line log is going slightly up or down - this is much easier to spot in a visualization."
|
"Let's look at the graphs to get some intuition for how the training progressed over time. This is typically important to identify longer-term trends in the training. In practice it's tricky to spot whether the overall trend of hundreds of noisy numbers in a command line log is going slightly up or down - this is much easier to spot in a visualization."
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user