View on GitHub

ProgML

A companion site to “Programming Machine Learning”

Hi there from Paolo Perrotta!

Updated Code Examples

The code in the book runs on old-ish versions of Python and its libraries. If you have trouble running the examples, look for updated code and installation instructions on this GitHub repo. I made a number of small tweaks to the code so that it runs on recent versions of Python, NumPy, etc.

I’ll keep the repo updated whenever bitrot sets in. If you still have trouble running the code, please drop me a message on the book’s forum. I’ll check out the issue and update the repo.

Additional Material

Supplemental Articles

These articles contain explanations that I couldn’t fit in the book.

Canceled Articles