Python

Terms from Artificial Intelligence: humans at the heart of algorithms

Page numbers are for draft copy at present; they will be replaced with correct numbers when final book is formatted. Chapter numbers are correct and will not change now.

Python is a programming language that is heavily used in machine learning, in part because of the ectebsive libarraies that have been developed and in part because of the success of Jupyter notebook, which makes it easy to experiment, modify and share not just programs or the output of a session of actvity, but also the details of the process itself in a manner that can be replayed and modified by others.

Used on Chap. 7: page 149; Chap. 8: page 173; Chap. 10: page 200; Chap. 18: page 434