Last active
November 19, 2018 15:39
-
-
Save bvoq/5981a450e757b1ed18d1453e014a6e9c to your computer and use it in GitHub Desktop.
Interesting measures
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(Relative) kolmogorov complexity: | |
https://en.wikipedia.org/wiki/Kolmogorov_complexity | |
Big-O/Theta/Omega complexity: | |
https://en.wikipedia.org/wiki/Big_O_notation | |
Space complexity: | |
https://en.wikipedia.org/wiki/PSPACE | |
VC-dimensions: | |
https://en.wikipedia.org/wiki/VC_dimension | |
Rademacher complexity: | |
https://en.wikipedia.org/wiki/Rademacher_complexity | |
Proof complexity: | |
https://en.wikipedia.org/wiki/Proof_complexity | |
Game complexity: | |
https://en.wikipedia.org/wiki/Game_complexity |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment