|
You are here |
paperman.name | ||
| | | | |
11011110.github.io
|
|
| | | | | The drawing below shows the Petersen graph (blue vertices), with order-six dihedral symmetry rather than the order-10 symmetry that you're probably more used... | |
| | | | |
www.jeremykun.com
|
|
| | | | | We are about to begin a series where we analyze large corpora of English words. In particular, we will use a probabilistic analysis of Google's ngrams to solve various tasks such as spelling correction, word segmentation, on-line typing prediction, and decoding substitution ciphers. This will hopefully take us on a wonderful journey through elementary probability, dynamic programming algorithms, and optimization. As usual, the code implemented in this post is available from this blog's Github page, and we encourage the reader to use the code to implement our suggested exercises. | |
| | | | |
11011110.github.io
|
|
| | | | | Michael Mitzenmacher is making an unusual request for publicity for his NON-participation in a conference (\(\mathbb{M}\)). It calls itself ICAIM, the Intern... | |
| | | | |
www.zend.com
|
|
| | | What is a PHP Interface? A PHP interface defines a contract which a class must fulfill. If a PHP class is a blueprint for objects, an interface is a blueprint for classes. Any class implementing a given interface can be expected to have the same behavior in terms of what can be called, how it can be called, and what wi | ||