AbstractPhil commited on
Commit
f34e261
·
verified ·
1 Parent(s): 8645327

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ but the process isn't immediate. David WORKS because of feature compatability, s
8
  compatability into other systems is paramount to rapid learning.
9
 
10
  Eliminating full backprop will be a very time consuming and systems rigorous refactoring of each mathematical element into flow-geometric diffusion.
 
11
  This will enable a new realm of experimentation and present it's own optimization issues, while simultaneously eliminating a large experimental
12
  overhead that backprop requires due to the hierarchical climb and return structure.
13
 
 
8
  compatability into other systems is paramount to rapid learning.
9
 
10
  Eliminating full backprop will be a very time consuming and systems rigorous refactoring of each mathematical element into flow-geometric diffusion.
11
+ David makes this possible, but the possibility requires many steps between here and a full realized restructuring.
12
  This will enable a new realm of experimentation and present it's own optimization issues, while simultaneously eliminating a large experimental
13
  overhead that backprop requires due to the hierarchical climb and return structure.
14