AbstractPhil commited on
Commit
eddd60f
·
verified ·
1 Parent(s): efc8929

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -69,6 +69,9 @@ former = svd_transformer(
69
  )
70
  ```
71
 
 
 
 
72
  As disappointing at this is, **I could not converge the geolip-svd-transformer yet**.
73
 
74
  I deeply apologize for my inability to handle this task, and I will be doing my very best to implement the structure in a unilaterally useful
 
69
  )
70
  ```
71
 
72
+ There are multiple torch-access components meant to be utilized with this structure, so be aware there will be many ways to use this transformer in line with
73
+ torch standard use. There is no rigid backing structure to it, just install the geolip-core and you're set - once I actually get the experimental branch live.
74
+
75
  As disappointing at this is, **I could not converge the geolip-svd-transformer yet**.
76
 
77
  I deeply apologize for my inability to handle this task, and I will be doing my very best to implement the structure in a unilaterally useful