AbstractPhil commited on
Commit
5e42520
·
verified ·
1 Parent(s): cb1d3e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,8 +17,8 @@ So in a sense, the experts will say what the settings are most likely going to b
17
  This should provide the necessary yields that I require, assuming I pick experts with relationally similar math. So... parameter narrowing soup for now,
18
  eventually the system should be able to directly self-attenuate the parameters for the best suggested parameters at the get-go.
19
 
20
- The models themselves will never be trained by the experts, only the params selected by what is most likely. The models will never see an expert opinion directly,
21
- nor will they be given gradients from anything expert-related. Everything in a vacuum.
22
 
23
  ## Flows, Routes, Patterns, Trajectories, Magnitudes, Etc
24
  Everything mathematically will have a represented flow attenuation mechanism specifically aligned to the curation of that math.
 
17
  This should provide the necessary yields that I require, assuming I pick experts with relationally similar math. So... parameter narrowing soup for now,
18
  eventually the system should be able to directly self-attenuate the parameters for the best suggested parameters at the get-go.
19
 
20
+ The models themselves for this experiment set will never be trained by the experts, only the params selected by what is most likely.
21
+ The models will never see an expert opinion directly, nor will they be given gradients from anything expert-related. Everything in a vacuum.
22
 
23
  ## Flows, Routes, Patterns, Trajectories, Magnitudes, Etc
24
  Everything mathematically will have a represented flow attenuation mechanism specifically aligned to the curation of that math.