I'll show you how to utilize multi-core, high-memory machines to dramatically accelerate your computations in Python. You'll learn how to determine whether your tasks can be parallelized, general purpose techniques in Python for parallel programming, and specific applications of parallel programming in a machine learning context.