gjm comments on The correct response to uncertainty is *not* half-speed - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (40)
If you make the run lengths increase exponentially instead of linearly then you get O(k) unconditionally.
I know. I was improving the constant factor.
Ah yes, OK, essentially the same randomization helps against an adversary when you're growing exponentially as when you're growing only linearly. Fair enough.