Shahzad Ali · Learning notes

Humanity + AI.

Collective observation

My notes from learning about computing, human knowledge and what we can build together.

A visual learning note connecting accumulated human knowledge, a person in conversation with an AI network, and a connected world. The seven ideas are explained below.
My visual summary, made with AI. View full size ↗
  1. The connection I see

    Capture knowledge

    Writing helped us record ideas. Printing helped us spread them. AI now gives me a way to explore ideas through conversation.

    A thread through the history of knowledge. Computing also includes calculation, storage, communication and control.

    My computing notes
  2. My analogy

    Our own filters

    I think of my beliefs and experience as weights. They shape what I notice, what I question and how I judge an answer.

    “Weights” is my analogy for human perspective. In a neural network, weights are numerical parameters.

    My notes on perception
  3. How the model works

    Learned patterns

    A large language model can have billions of adjustable numbers. Training changes these parameters to learn patterns in data, including things people have written and created.

    GPT-3 had 175 billion parameters. Its training used selected material from the web, books and Wikipedia. Every training collection has gaps and biases.

    Neural networks
  4. Context and judgement

    A conversation

    I bring questions, experience and judgement. The model brings learned patterns. Our conversation supplies the context for its next response.

    In a typical chat, the context changes while the trained weights stay fixed. Updating those weights requires a separate training process.

    What happens during inference
  5. My reflection

    Collective creation

    Generations of people have created knowledge, built machines and left something for others to build on. I think of humanity as collectively midwifing this thing.

    The model draws on selected data. My sense of collective intelligence comes from that wider human story.

    My journal reflection
  6. What I keep in mind

    Powerful, fallible

    AI helps me develop ideas, examine assumptions and express myself more clearly. I still have to examine what comes back.

    Performance varies with the task and prompt. In GSM-Symbolic, changes to mathematical questions affected the tested models’ results. A convincing answer can still contain a mistake.

    How learned patterns work
  7. My outlook

    What we do next

    I imagine a future in which human judgement and AI capabilities strengthen each other. One curious person can draw on something much larger than themselves to learn, build and express an idea.

    That is the possibility I’m excited about. What goals we choose, how we check the results and what we build with it are questions I keep coming back to.

    Collective observation
My original learning note

This was my first AI-assisted visual summary. The notes above refine its wording: training uses selected data; responses vary; a conversation usually changes context while trained weights remain fixed. “Our weights” and “collective intelligence” express my analogies.

The original seven-panel Humanity and AI learning sketch. Its technical claims are refined in the numbered notes above.Open the original image ↗

Sources behind the technical details

Sources for these notes.

Reviewed . My analogies and future outlook are personal reflections.

  1. Primary research · First released

    Language Models are Few-Shot Learners ↗

    Brown and colleagues. Describes GPT-3’s parameters, selected training datasets and learning from context with fixed weights.

  2. Conference paper · ICLR 2025 · First released

    GSM-Symbolic: Understanding the Limitations of Mathematical Reasoning in Large Language Models ↗

    Mirzadeh and colleagues. First posted to arXiv on 2024-10-07. Tests variations in mathematical questions; findings concern the models and tasks studied. The reviewed camera-ready revision with additional discussion is dated 2025-08-27.

← Back to my computing notes