Photo by Markus Spiske / Unsplash

Algorithms Informally. Instruction for Beginner Pythonists

News Oct 11, 2022

Author: Tuckfield B.
Year: 2020
Number of pages: 272

Algorithms aren't just search, sorting, or optimization tasks; they can help you catch a baseball, penetrate the "mechanics" of machine learning and artificial intelligence, and go beyond the boundaries of what is possible. You will learn the nuances of implementing many of today's most popular algorithms, get acquainted with their implementation in Python 3, and learn how to measure and optimize their performance.

Tags