Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,8 @@ So as of the SVAE v2's official structure dictates, the decoder must account for
|
|
| 7 |
|
| 8 |
This is the first experiment, currently proving that yes they can in fact learn to decode.
|
| 9 |
|
| 10 |
-
I've dubbed this noise variation of freckles - SVAE-Cadence, which is named appropriately the difficulty the decoder attenuation structure needs to be aware
|
|
|
|
| 11 |
|
| 12 |
Each of the new EIGH elements are specifically related to HOW WELL the model performed in the SVD calculation. This includes many elements related to
|
| 13 |
how many iterations required, how smooth the final structure was, and multiple other pieces.
|
|
|
|
| 7 |
|
| 8 |
This is the first experiment, currently proving that yes they can in fact learn to decode.
|
| 9 |
|
| 10 |
+
I've dubbed this noise variation of freckles - SVAE-Cadence, which is named appropriately the difficulty the decoder attenuation structure needs to be aware -
|
| 11 |
+
before the decoder can understand the orchestra's song.
|
| 12 |
|
| 13 |
Each of the new EIGH elements are specifically related to HOW WELL the model performed in the SVD calculation. This includes many elements related to
|
| 14 |
how many iterations required, how smooth the final structure was, and multiple other pieces.
|