Skip to content

Instantly share code, notes, and snippets.

@bvoq
Last active November 19, 2018 15:39
Show Gist options
  • Save bvoq/5981a450e757b1ed18d1453e014a6e9c to your computer and use it in GitHub Desktop.
Save bvoq/5981a450e757b1ed18d1453e014a6e9c to your computer and use it in GitHub Desktop.
Interesting measures
(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