Y
Hacker News
new
|
ask
|
show
|
jobs
by
slashdave
617 days ago
I don't get it. Arbitrary linear combinations are already accommodated via feed forward. What am I missing?
2 comments
michalsustr
617 days ago
My hunch is that this effectively creates a differentiable minimax “search” “tree” that can be backpropagated through. Not a tree — a dag really — and not search, but learning. :)
link
thatsadude
617 days ago
True, that's a yellow flag for me.
link