Which book should a Software Engineering student read to master AI system design and engineering?
Source: Dev.to
Question
To become an expert in AI system design and engineering, which book should a student of software engineering read?
I’m not referring to complex mathematics or creating neural networks from the ground up.
I’m referring to an AI‑specific version of Designing Data‑Intensive Applications—a book that explains how to formulate issues, deal with incomplete data, incorporate models into actual systems, and run them in real‑world settings.
A book that develops not just API users but also AI engineers.
Which one would you suggest?