Add PyMC Labs talk slides - #169
Draft
drbenvincent wants to merge 6 commits into
Draft
Conversation
Revealjs slide deck (.qmd), custom theme (.scss), proposal, brainstorm notes, and rendered figures for the upcoming PyMC Labs talk on pathmc. Made-with: Cursor
- Replace 3 slides (likelihood families, panel/MMM, causal graph) with a single "And there's more" slide that teases breadth and links to docs - Update "Where it's going" to remove already-shipped features (DAG comparison, latent variable support) - Remove Quarto render output (figures, libs) from tracking; already covered by .gitignore - Remove scaffolding files (presentation_brainstorm.md, talk_proposal.md) Made-with: Cursor
drbenvincent
marked this pull request as draft
June 10, 2026 09:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/dev/pymc_labs_talk.qmd)talk_style.scss.gitignoreentries for Quarto render output (_files/,.html)Talk structure
The talk walks through a single end-to-end example (training → skill → performance) demonstrating:
Followed by a summary of additional capabilities (families, panel data, transforms, latent variables, simulation), a comparison table, and roadmap.
Rendering
Test plan
Made with Cursor