Learn Hub
Open-source, technical curriculum pathways. Built for developers, architects, and marketing engineers. Fully interactive simulators with mathematical blueprints.
AI & ML Track
17 ModulesPath from zero to autonomous LLM agents. Deep dive into neurons, gradient descent optimization, attention layers, word embeddings, and prompts.
MarTech Track
11 ModulesAnalytics, server tagging, custom modeling, database warehouse integrations. Built for marketing engineers driving technical pipelines.
Recently Updated Guides
Looking for a topic?
Use our interactive filter matching engine to query and match tutorials by difficulty, category tags, or simulator widgets.
All Curriculum Modules
What is a Neuron?
Learn the foundational math of a perceptron, including weights, biases, and activation thresholds through an interactive demo.
Neural Networks
Deconstruct feedforward neural networks, backpropagation, and how information flows through layers in a step-by-step visual animation.
How Training Works
Visualize gradient descent, loss functions, and learning rates in real time with an interactive optimization graph.
Word Embeddings
Explore the vector space where words capture meaning. Map Word2Vec intuitions in an interactive 2D spatial coordinate visualization.
Attention Mechanism
Trace Query, Key, and Value interactions that power modern LLMs. Run step-by-step self-attention calculations on live token inputs.
The Transformer
Unpack the multi-head attention and encoder-decoder architecture that revolutionized modern Generative AI systems.
How LLMs Work
Learn what happens during pre-training, instruction fine-tuning, RLHF alignment, and active token generation cycles.
RAG Pipelines
Connect document chunking, semantic vector database retrieval, and model generation into an enterprise-ready pipeline.
Building AI Agents
Design autonomous AI agents utilizing tool execution, conversational memory buffers, planning steps, and orchestration routines.
Prompt Engineering
Master techniques like Chain-of-Thought, few-shot prompting, and structured schemas to generate highly reliable outputs.
Linear Regression
Understand the foundation of predictive algorithms. Fit lines of best fit and optimize slopes with gradient descent.
Logistic Regression
Learn binary classification models by mapping data to class probabilities using the mathematical sigmoid function.
Decision Trees
Walk through recursive binary splitting, calculating node entropy and Gini impurity metrics dynamically.
Random Forest
Construct ensemble classifiers that aggregate decision trees through bootstrap sampling and feature bagging.
K-Means Clustering
Cluster unlabeled data iteratively. Visualize centroid migration and class assignment steps in real-time.
Cosine Similarity
Calculate vector direction similarity to run semantic keyword search, context matching, and document rank algorithms.
Types of AI & AI Agents
A taxonomy of AI systems by capability and functionality, and a deep-dive into the six types of AI agents — from simple reflex to multi-agent systems.
GA4 Architecture
Deep dive into Google Analytics 4 event-driven models, custom parameters, user scopes, and BigQuery schemas.
GTM Deep Dive
Master Google Tag Manager event listeners, trigger groups, dataLayer variables, and advanced preview debugging.
Server-Side GTM
Learn how to deploy server-side tagging containers, set up custom subdomain routing, and bypass ad-blockers securely.
BigQuery for Marketers
Query raw GA4 dataset exports using SQL, build cross-channel attribution reports, and calculate user lifetime value.
Event Taxonomy Design
Create structured naming guidelines, standardize parameter schemas, and document unified tagging architectures.
Consent Mode v2
Configure Google Consent Mode v2 variables, map tags to CMP signals, and set up fallback modeling thresholds.
Meta CAPI Setup
Integrate Meta Conversions API using Server-Side GTM or API calls, managing deduplication and quality match scores.
Hubspot Architecture
Configure custom contact/deal objects, build lifecycle stage tracking, and program multi-step automation workflows.
CRM Data Modeling
Map contact records to multi-tiered company pipelines, standardizing object properties and data integrity.
n8n Workflows
Build automated pipelines connecting external REST APIs, webhooks, and AI nodes using open-source n8n tools.
Make.com Patterns
Design Make.com automation blueprints utilizing arrays, iterators, routing branches, and API error catch routes.