随机算法 (Fall 2011): Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
= Lecture Notes = | = Lecture Notes = | ||
# [[随机算法 (Fall 2011)/Introduction|Introduction]] | # [[随机算法 (Fall 2011)/Introduction|Introduction]] | ||
# [[随机算法 (Fall 2011)/Complexity | #*[[随机算法 (Fall 2011)/Complexity Classes|Complexity Classes]] | ||
# Probability basics | |||
#* [[随机算法 (Fall 2011)/Probability Space|Probability Space]] | |||
#* [[随机算法 (Fall 2011)/Verifying Matrix Multiplication|Verifying Matrix Multiplication]] | |||
#* [[随机算法 (Fall 2011)/Conditional Probability|Conditional Probability]] | |||
#* [[随机算法 (Fall 2011)/Randomized Min-Cut|Randomized Min-Cut]] | |||
#* [[随机算法 (Fall 2011)/Random Variables and Expectations|Random Variables and Expectations]] | |||
#* [[随机算法 (Fall 2011)/Randomized Quicksort|Randomized Quicksort]] | |||
# [[随机算法 (Fall 2011)/Balls and bins|Balls and bins]] | # [[随机算法 (Fall 2011)/Balls and bins|Balls and bins]] | ||
#* [[随机算法 (Fall 2011)/Distribution |Balls and bins]] | |||
# [[随机算法 (Fall 2011)/Tail inequalities|Tail inequalities]] | # [[随机算法 (Fall 2011)/Tail inequalities|Tail inequalities]] | ||
# [[随机算法 (Fall 2011)/Chernoff bounds| Chernoff bounds]] | # [[随机算法 (Fall 2011)/Chernoff bounds| Chernoff bounds]] |
Revision as of 13:32, 18 July 2011
Lecture Notes
- Introduction
- Probability basics
- Balls and bins
- Tail inequalities
- Chernoff bounds
- Martingales
- Hashing, limited independence
- Fingerprinting
- The probabilistic method
- Markov chains and random walks
- Expander graphs
- Rapid mixing random walks
- Random sampling, MCMC
- Approximate counting
- Randomized approximation algorithms
- Distributed algorithms, data streams