System Design Space
Knowledge graphSettings

Updated: February 21, 2026 at 11:59 PM

Hunting for Electric Sheep: The Big Book of Artificial Intelligence (short summary)

mid

Source

Telegram: book_cube

Author's review of the book and key content highlights.

Open review

Hunting Electric Sheep: The Big Book of Artificial Intelligence

Authors: Sergey Sergeevich Markov
Publisher: markoff.science (free digital edition), DMK Press (print edition)
Length: 1352 pages (568 + 784, two volumes)

Sergei Markov's book about the evolution of AI: from ancient computing ideas and the perceptron to AlexNet, deep learning and modern intelligent systems.

Hunting Electric Sheep: The Big Book of Artificial Intelligence - original coverOriginal

Why is the book useful for a systems engineer?

The book shows that AI architectures evolve in waves, not linearly: ideas return in new technical contexts.

The history of neural networks is revealed through people and engineering solutions, and not just through mathematical formulas.

The material helps to connect research, product practice and system design into a single picture.

Focusing on the long horizon is useful for architects who need to understand not only the current state, but also trends.

AI's historical arc in the book

Antiquity - 19th century

Antique and mechanical calculators

The first attempts to formalize intelligence and automate calculations.

1943-1958

Early AI and cybernetics

McCulloch and Pitts neuron, Rosenblatt perceptron, hopes and first limitations.

1969-1986

Skepticism and local breakthroughs

Periods of “AI winter”, development of learning algorithms and the return of backpropagation.

2012

AlexNet and the new wave

The start of the “deep learning revolution”, after which AI entered mainstream products.

2020s

Modern stage

Foundation models, agent-based scenarios and the transition from AI demos to AI systems in production.

Related chapter

AlphaGo

A documentary case study on how games have accelerated the practical progress of AI.

Open chapter

People and ideas that shaped the industry

One of the strengths of the book is its emphasis on the people who consistently built the foundation of the modern AI ecosystem: from the early researchers of neural networks and the perceptron to the authors of the algorithms that paved the way for deep learning. This format makes the story less “flat”: you can see which ideas have stood the test of time and which ones turned out to be dead ends.

Related chapter

AI Engineering

Practices of creating production systems on top of foundation models.

Open chapter

Architectural implications for system design

The evolution of AI depends not only on algorithms, but also on infrastructure: compute, networks, storage, development tools.

Games (chess, Go) are useful as engineering testing grounds: they accelerate the emergence of practical architectural solutions.

Product AI requires balancing accuracy, cost, latency and reliability, rather than maximizing a single metric.

Historical context helps us better evaluate hype and make more sustainable technology decisions.

Where to read and what to discover nearby

To continue the route, see Hands-On LLM, Prompt Engineering for LLMs And The Thinking Game.

Enable tracking in Settings

System Design Space

© 2026 Alexander Polomodov