AbstractPhil commited on
Commit
76251d6
·
verified ·
1 Parent(s): 1db5eca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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.