{
  "docId": "019de50f-5497-72a6-9a31-629b074fd38e",
  "docSlug": "f65a1e09f8cd0fc1385a9214a72d1895",
  "documentTitle": "DeepMind | Product Presentation Deck | 55 slides",
  "authorId": "deepmind",
  "authorName": "DeepMind",
  "documentKindSlug": "conference-presentation",
  "documentKindLabel": "Conference presentation",
  "sourceTypeSlug": "investor_relations",
  "sourceTypeLabel": "Investor relations",
  "presentationDate": "2019-03-01 00:00:00",
  "orientation": "landscape",
  "aspectRatio": 1.681261,
  "pageNumber": 9,
  "pageCount": 55,
  "prevPage": 8,
  "nextPage": 10,
  "slideType": "other",
  "function": "present_framework",
  "density": "dense",
  "nDataPoints": 10,
  "notes": "The slide uses a central callout to highlight the core learning and search paradigm, surrounded by technical sub-components.",
  "elementsJson": null,
  "metadataConfidence": 0.95,
  "imagePath": null,
  "slideHref": "/slides/019de50f-5497-72a6-9a31-629b074fd38e/9",
  "deckHref": "/decks/019de50f-5497-72a6-9a31-629b074fd38e",
  "deckJsonHref": "/decks/019de50f-5497-72a6-9a31-629b074fd38e.json",
  "deckAnchorHref": "/decks/019de50f-5497-72a6-9a31-629b074fd38e#slide-9",
  "components": [
    {
      "bbox": {
        "h": 0.12,
        "w": 0.56,
        "x": 0.22,
        "y": 0.46
      },
      "kind": "callout",
      "text": "Self-play reinforcement learning & Monte-Carlo tree search",
      "attrs": null,
      "subkind": "primary",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "05220971-fcbb-4c34-ad3f-41c13f2f7ff5",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.65,
        "w": 0.86,
        "x": 0.07,
        "y": 0.25
      },
      "kind": "paragraph",
      "text": "Board Representation: Bitboards with Little-Endian Rank-File Mapping (LERF), Magic Bitboards, BMI2-PEXT Bitboards, Piece-Lists. Search: Iterative Deepening, Asynchronous Parallel Search using Thread SMP, Principal Variation. Transposition Table: Shared Hash Table, Depth-preferred Replacement Strategy, No PV-Node probing, Prefetch. Move Ordering: Countermove Heuristic, Counter Moves History, History Heuristic, Internal Iterative Deepening, Killer Heuristic, MVV/LVA, SEE. Pruning: Dynamic Depth Reduction based on depth and value, Static Null Move Pruning, Verification search at high depths, ProbCut, SEE Pruning, Late Move Reductions, Razoring, Quiescence Search. Evaluation: Tapered Eval, Score Grain, Point Values Midgame: 198, 817, 836, 1270, 2521, Endgame: 258, 846, 857, 1278, 2558, Bishop Pair, Imbalance Tables, Material, Square Tables, Trapped (Semi) Open Files, Hash Table, Backward Pawn, Isolated Pawn, Passed Pawn, Attacking King Shelter, Pawn Storm, Square Control, Evaluation Patterns. Endgame Tablebases: Syzygy TableBases",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "cde0a24c-7f92-42cb-9fef-a0243c664cc1",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.05,
        "w": 0.36,
        "x": 0.32,
        "y": 0.06
      },
      "kind": "title",
      "text": "Anatomy of AlphaZero",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "c1b233ae-e4a2-4d5b-9dc6-ee51cb820150",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [
    {
      "name": "Audience Definition",
      "slug": "audience-definition",
      "agent": "Storyteller",
      "layer": "slide",
      "matchId": "bfaa99e5-5c26-4773-8d0f-28b0a790f08d",
      "evidence": "Board Representation: Bitboards with Little-Endian Rank-File Mapping (LERF), Magic Bitboards, BMI2-PEXT Bitboards, Piece-Lists.",
      "confidence": 0.7
    }
  ],
  "frameworks": [],
  "arcBeats": [],
  "loops": [
    {
      "to": 15,
      "from": 2,
      "name": "Pattern Hunter",
      "slug": "02-pattern-hunter",
      "bestFor": "Time-pressed audiences, building consensus, when data is strong",
      "matchId": "a2fdd633-7b71-44c1-bd6d-26d2881bd8e6",
      "evidence": "Comparison tables and data showcasing AlphaZero's abilities",
      "position": 0,
      "objective": "Understanding the capabilities of AlphaZero",
      "structure": "Evidence A -> Evidence B -> Evidence C -> Pattern/Conclusion",
      "confidence": 0.6,
      "description": "Group multiple pieces of evidence that together point to a pattern or conclusion"
    }
  ],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}