<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI on FastDataScience.eu</title>
    <link>https://fastdatascience.eu/tags/ai/</link>
    <description>FastDataScience.eu (AI)</description>
    <generator>Hugo -- gohugo.io</generator>
    <copyright>en-us</copyright>
    <lastBuildDate>Mon, 15 Jun 2026 00:00:00 +0000</lastBuildDate>
    
    <atom:link href="https://fastdatascience.eu/tags/ai/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Books for understanding AI</title>
      <link>https://fastdatascience.eu/post/2026-06-15-books_for_understanding_ai/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fastdatascience.eu/post/2026-06-15-books_for_understanding_ai/</guid>
      <description>&lt;p&gt;Last week, I had the pleasure of presenting a keynote at the
&lt;a href=&#34;https://luma.com/71152vc3&#34;&gt;AI Consulting Conference 2026&lt;/a&gt; in Munich, although
I had to connect virtually from London due to other commitments.  My key point
is that AI is eating away at a lot of the magic powers that consultants used to
wield, and that to stay relevant, you need to identify the gaps between what AI
can do, and where experts are still needed.  This is a moving target, and you
need to understand something about how AI works to see where the gaps are.&lt;/p&gt;
&lt;p&gt;Key slide here:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://fastdatascience.eu/images/blog/2026-06-15-ai_consulting_pillars.png&#34; alt=&#34;AI in Consulting&#34;&gt;&lt;/p&gt;
&lt;p&gt;There are three requirements&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Use AI&lt;/strong&gt;, so you can understand what it can and cannot do (and stay competitive)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deepen your understanding&lt;/strong&gt; of how AI works, ideally at a technical level, so
you can better understand its capabilities and limitations, new applications,
and where it is going&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Look for the gaps&lt;/strong&gt; between what AI can do and what people can do better, as this
is your sweet spot for staying valuable and relevant&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An important dimension here is to &lt;strong&gt;go beyond just LLMs&lt;/strong&gt;. These are getting most
of the attention (and funding) these days, but other types of AI are still
highly relevant and useful, and will be the marks of well-rounded AI experts
who can help solve really difficult problems. These techniques include
optimization, logic programming, machine learning, causality, and deep
reinforcement learning.&lt;/p&gt;
&lt;p&gt;I mentioned that there are some good books, both technical and less technical,
that I have found helpful to increase my understanding, so here are
some titles.&lt;/p&gt;
&lt;h2 id=&#34;technical-books&#34; &gt;Technical Books
&lt;span&gt;
    &lt;a href=&#34;#technical-books&#34;&gt;
        &lt;svg viewBox=&#34;0 0 28 23&#34; height=&#34;100%&#34; width=&#34;19&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71&#34; fill=&#34;none&#34; stroke-linecap=&#34;round&#34; stroke-miterlimit=&#34;10&#34; stroke-width=&#34;2&#34;/&gt;&lt;path d=&#34;M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71&#34; fill=&#34;none&#34; stroke-linecap=&#34;round&#34; stroke-miterlimit=&#34;10&#34; stroke-width=&#34;2&#34;/&gt;&lt;/svg&gt;
    &lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;&lt;p&gt;&lt;a href=&#34;https://www.manning.com/books/build-a-large-language-model-from-scratch&#34;&gt;Build a LLM from Scratch&lt;/a&gt;
by Sebastian Raschka (Manning, 2026) takes you through the construction of an
LLM based on GPT-2 using PyTorch, and teaches about tokenization, attention,
transformers, training, and fine tuning along the way. I worked through this
before starting my new role at Accenture, and found it very helpful for getting
my head around how LLMs work.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.manning.com/books/learn-generative-ai-with-pytorch&#34;&gt;Learn Generative AI with PyTorch&lt;/a&gt;
by Mark Liu (Manning, 2026). Most people equate generative AI with LLMs, but this book takes a
more holistic view, and takes you through exercises building generative adversarial networks and
other neural-network based projects to generate text, images, and music. Also has an extensive
section on LLMs and transformers.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.hanser-fachbuch.de/Einstieg-in-Deep-Reinforcement-Learning/978-3-446-45900-7&#34;&gt;Einstieg in Deep Reinforcement Learning&lt;/a&gt;
(Hanser Verlag, 2020), German translation of
&lt;a href=&#34;https://www.manning.com/books/deep-reinforcement-learning-in-action&#34;&gt;Deep Reinforcement Learning in Action&lt;/a&gt;
(Manning, 2020) by Alexander Zai and Brandon Brown. In either language, a
really good exploration of deep reinforcement learning, and how it was able to
learn to play games and perform more serious tasks.  Gives an intuitive
understanding of how deep learning allows a model to learn relevant features
from data, such as rules and objects in images (such as walls or paddles in an
Atari game). I hope this gets updated soon, but still found it very useful and helpful.&lt;/p&gt;
&lt;h2 id=&#34;less-technical-books&#34; &gt;Less Technical Books
&lt;span&gt;
    &lt;a href=&#34;#less-technical-books&#34;&gt;
        &lt;svg viewBox=&#34;0 0 28 23&#34; height=&#34;100%&#34; width=&#34;19&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71&#34; fill=&#34;none&#34; stroke-linecap=&#34;round&#34; stroke-miterlimit=&#34;10&#34; stroke-width=&#34;2&#34;/&gt;&lt;path d=&#34;M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71&#34; fill=&#34;none&#34; stroke-linecap=&#34;round&#34; stroke-miterlimit=&#34;10&#34; stroke-width=&#34;2&#34;/&gt;&lt;/svg&gt;
    &lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;&lt;p&gt;&lt;a href=&#34;https://www.amazon.de/s?k=ai+snake+oil&amp;amp;__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;amp;crid=OPV3RHHPLTI&amp;amp;sprefix=ai+snake+oil%2Caps%2C108&amp;amp;ref=nb_sb_noss_1&#34;&gt;AI Snake Oil: What Artificial Intelligence Can Do, What It Can&amp;rsquo;t, and How to Tell the Difference&lt;/a&gt;
is a smart critique of AI and LLMs in particular. Addresses how AI&amp;rsquo;s
limitations are artifacts of the data and algorithms used to train models.  A
key point is that AI should be used with caution or not at all for predicting,
but there are other good insights, underpinned by the authors&amp;rsquo; technical
experience.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.amazon.de/How-AI-Thinks-built-control/dp/1804995975/ref=tmm_pap_swatch_0&#34;&gt;How AI Thinks&lt;/a&gt;
by Nigel Toon (Penguin, 2024) is a good, accessible overview of how AI works,
and how it is different from human intelligence. Starts with a history of the
technologies, and leads into a discussion of intelligence.  Final section
covers topics like applications, responsible AI, and future challenges.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.amazon.de/Atomic-Human-Understanding-Ourselves-Age/dp/1802062106/ref=tmm_pap_swatch_0&#34;&gt;The Atomic Human&lt;/a&gt;
by Neil D. Lawrence (Penguin, 2025) is another good exploration of human vs.
machine intelligence.  A fundamental position of the book is that humans are
&amp;ldquo;locked in&amp;rdquo; and limited by bandwidth in communicating with other humans, unlike
machines that have near infinite bandwidth for sharing information between
themselves. This is at once a limitation, but also a safety mechanism that
protects human capability.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
