Update README.md
Browse files
README.md
CHANGED
@@ -140,11 +140,6 @@ The validation loss for Level 3, demonstrating steady improvements as the model
|
|
140 |

|
141 |
The training loss for Level 4 is plotted here, showing the effects of high-dimensional input features at this level.
|
142 |
|
143 |
-
### Level 4: Validation Loss
|
144 |
-

|
145 |
-
Finally, the validation loss for Level 4 is shown, where training seems to stabilize after a longer period.
|
146 |
-
|
147 |
-
### Level 4: Validation Loss Per Epoch Table
|
148 |
| Epoch | Average Training Loss |
|
149 |
|-------|------------------------|
|
150 |
| 1 | 5.2803 |
|
@@ -157,19 +152,19 @@ Finally, the validation loss for Level 4 is shown, where training seems to stabi
|
|
157 |
| 8 | 0.1813 |
|
158 |
| 9 | 0.1426 |
|
159 |
|
|
|
|
|
|
|
|
|
160 |
## Level 5
|
161 |
|
162 |
### Level 5: Training and Validation Loss
|
163 |

|
164 |
Level 5 training loss.
|
165 |
|
166 |
-

|
167 |
-
Level 5 validation loss.
|
168 |
-
|
169 |

|
170 |
Average training loss / epoch.
|
171 |
|
172 |
-
### Level 5: Training Loss Per Epoch Table
|
173 |
| Epoch | Average Training Loss |
|
174 |
|-------|-----------------------|
|
175 |
| 1 | 5.9700 |
|
@@ -190,14 +185,15 @@ Average training loss / epoch.
|
|
190 |
| 16 | 0.0632 |
|
191 |
| 17 | 0.0549 |
|
192 |
|
|
|
|
|
|
|
193 |
## Level 6
|
194 |
|
195 |
### Level 6: Training and Validation Loss
|
196 |

|
197 |
-

|
199 |
|
200 |
-
### Level 6: Training Loss Per Epoch Table
|
201 |
| **Epoch** | **Average Training Loss** |
|
202 |
|-----------|----------------------------|
|
203 |
| 1 | 5.5855 |
|
@@ -230,16 +226,14 @@ Average training loss / epoch.
|
|
230 |
| 28 | 0.0337 |
|
231 |
| 29 | 0.0194 |
|
232 |
|
|
|
233 |
|
234 |
## Level 7
|
235 |
|
236 |
-
|
237 |
### Level 7: Training and Validation Loss
|
238 |

|
239 |
-

|
240 |

|
241 |
|
242 |
-
### Level 7: Training Loss Per Epoch Table
|
243 |
| **Epoch** | **Average Training Loss** |
|
244 |
|-----------|----------------------------|
|
245 |
| 1 | 3.8413 |
|
@@ -257,3 +251,5 @@ Average training loss / epoch.
|
|
257 |
| 13 | 0.2918 |
|
258 |
| 14 | 0.2501 |
|
259 |
| 15 | 0.2166 |
|
|
|
|
|
|
140 |

|
141 |
The training loss for Level 4 is plotted here, showing the effects of high-dimensional input features at this level.
|
142 |
|
|
|
|
|
|
|
|
|
|
|
143 |
| Epoch | Average Training Loss |
|
144 |
|-------|------------------------|
|
145 |
| 1 | 5.2803 |
|
|
|
152 |
| 8 | 0.1813 |
|
153 |
| 9 | 0.1426 |
|
154 |
|
155 |
+
### Level 4: Validation Loss
|
156 |
+

|
157 |
+
Finally, the validation loss for Level 4 is shown, where training seems to stabilize after a longer period.
|
158 |
+
|
159 |
## Level 5
|
160 |
|
161 |
### Level 5: Training and Validation Loss
|
162 |

|
163 |
Level 5 training loss.
|
164 |
|
|
|
|
|
|
|
165 |

|
166 |
Average training loss / epoch.
|
167 |
|
|
|
168 |
| Epoch | Average Training Loss |
|
169 |
|-------|-----------------------|
|
170 |
| 1 | 5.9700 |
|
|
|
185 |
| 16 | 0.0632 |
|
186 |
| 17 | 0.0549 |
|
187 |
|
188 |
+

|
189 |
+
Level 5 validation loss.
|
190 |
+
|
191 |
## Level 6
|
192 |
|
193 |
### Level 6: Training and Validation Loss
|
194 |

|
195 |
+

|
|
|
196 |
|
|
|
197 |
| **Epoch** | **Average Training Loss** |
|
198 |
|-----------|----------------------------|
|
199 |
| 1 | 5.5855 |
|
|
|
226 |
| 28 | 0.0337 |
|
227 |
| 29 | 0.0194 |
|
228 |
|
229 |
+

|
230 |
|
231 |
## Level 7
|
232 |
|
|
|
233 |
### Level 7: Training and Validation Loss
|
234 |

|
|
|
235 |

|
236 |
|
|
|
237 |
| **Epoch** | **Average Training Loss** |
|
238 |
|-----------|----------------------------|
|
239 |
| 1 | 3.8413 |
|
|
|
251 |
| 13 | 0.2918 |
|
252 |
| 14 | 0.2501 |
|
253 |
| 15 | 0.2166 |
|
254 |
+
|
255 |
+

|