AbstractPhil commited on
Commit
4a4c88f
·
verified ·
1 Parent(s): 304b029

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ I once again let AI handle it for me and now I'll need to go micro manage again.
12
 
13
  Time for my favorite thing, research papers.
14
 
 
 
15
  # Theta rope seems less accurate than the penta head
16
 
17
  There's an experimental classification theta rotation head with multiple pentachora routes. The results are less accurate overall than the similarity through rose without it so far. Experiments ongoing.
 
12
 
13
  Time for my favorite thing, research papers.
14
 
15
+ It's starting to look more like a glorified branched FFN rather than a MLP, so that's a thing I suppose.
16
+
17
  # Theta rope seems less accurate than the penta head
18
 
19
  There's an experimental classification theta rotation head with multiple pentachora routes. The results are less accurate overall than the similarity through rose without it so far. Experiments ongoing.