1 min read

Algorithms Informally. Instruction for Beginner Pythonists

Algorithms Informally. Instruction for Beginner Pythonists
Photo by Markus Spiske / Unsplash

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.