It's a simple and easy introduction of Newton method for machine learning with python written by machine-learning beginner and in only Japanese.
This presentation includes how to calculate square root, cubic root and n-th root of real number by using Newton method, and introduces simply that how do we use it on machine learning.