AbstractPhil commited on
Commit
d4ff460
·
verified ·
1 Parent(s): beb81a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -25,9 +25,15 @@ skipping huge amounts of early pretraining using organized spectral attuned SVD
25
  There will be multiple capable patchworks, multiple capable potentials, and multiple capable substructure options
26
  each with their own benefits, own negatives, and own convergence speeds.
27
 
28
- The goal here, is to synthetic shape expand the structural invariance of systems like this, to introduce
29
  prefabricated utility-driven patchworks using SVD as a catalyst.
30
 
 
 
 
 
 
 
31
 
32
  # geolip-svd-transformer API
33
 
 
25
  There will be multiple capable patchworks, multiple capable potentials, and multiple capable substructure options
26
  each with their own benefits, own negatives, and own convergence speeds.
27
 
28
+ The current goal here, is to synthetic shape expand the structural invariance of systems like this, to introduce
29
  prefabricated utility-driven patchworks using SVD as a catalyst.
30
 
31
+ The ultimate goal is to allow the system to learn independently and usefully from standard encoding techniques, as the SVD
32
+ provides enough information. The information is just highly difficult to extract and use usefully without a specific
33
+ architectural behavior involved.
34
+
35
+ I'm working out every element.
36
+
37
 
38
  # geolip-svd-transformer API
39