Learn Hub

Open-source, technical curriculum pathways. Built for developers, architects, and marketing engineers. Fully interactive simulators with mathematical blueprints.

AI & ML Track

17 Modules

Path from zero to autonomous LLM agents. Deep dive into neurons, gradient descent optimization, attention layers, word embeddings, and prompts.

Core Topics Included
What is a Neuron?Neural NetworksHow Training Works
Explore Track Pathway

MarTech Track

11 Modules

Analytics, server tagging, custom modeling, database warehouse integrations. Built for marketing engineers driving technical pipelines.

Core Topics Included
GA4 ArchitectureGTM Deep DiveServer-Side GTM
Explore Track Pathway

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.

Find my path

All Curriculum Modules

AI & ML

What is a Neuron?

Learn the foundational math of a perceptron, including weights, biases, and activation thresholds through an interactive demo.

Quick8 min
AI & ML

Neural Networks

Deconstruct feedforward neural networks, backpropagation, and how information flows through layers in a step-by-step visual animation.

Deep12 min
AI & ML

How Training Works

Visualize gradient descent, loss functions, and learning rates in real time with an interactive optimization graph.

Quick10 min
AI & ML

Word Embeddings

Explore the vector space where words capture meaning. Map Word2Vec intuitions in an interactive 2D spatial coordinate visualization.

Quick9 min
AI & ML

Attention Mechanism

Trace Query, Key, and Value interactions that power modern LLMs. Run step-by-step self-attention calculations on live token inputs.

Quick8 min
AI & ML

The Transformer

Unpack the multi-head attention and encoder-decoder architecture that revolutionized modern Generative AI systems.

Deep14 min
AI & ML

How LLMs Work

Learn what happens during pre-training, instruction fine-tuning, RLHF alignment, and active token generation cycles.

Quick11 min
AI & ML

RAG Pipelines

Connect document chunking, semantic vector database retrieval, and model generation into an enterprise-ready pipeline.

Deep13 min
AI & ML

Building AI Agents

Design autonomous AI agents utilizing tool execution, conversational memory buffers, planning steps, and orchestration routines.

Quick12 min
AI & ML

Prompt Engineering

Master techniques like Chain-of-Thought, few-shot prompting, and structured schemas to generate highly reliable outputs.

Quick10 min
AI & ML

Linear Regression

Understand the foundation of predictive algorithms. Fit lines of best fit and optimize slopes with gradient descent.

Deep11 min
AI & ML

Logistic Regression

Learn binary classification models by mapping data to class probabilities using the mathematical sigmoid function.

Deep10 min
AI & ML

Decision Trees

Walk through recursive binary splitting, calculating node entropy and Gini impurity metrics dynamically.

Deep12 min
AI & ML

Random Forest

Construct ensemble classifiers that aggregate decision trees through bootstrap sampling and feature bagging.

Deep10 min
AI & ML

K-Means Clustering

Cluster unlabeled data iteratively. Visualize centroid migration and class assignment steps in real-time.

Deep11 min
AI & ML

Cosine Similarity

Calculate vector direction similarity to run semantic keyword search, context matching, and document rank algorithms.

Quick7 min
AI & ML

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.

Quick18 min
MarTech

GA4 Architecture

Deep dive into Google Analytics 4 event-driven models, custom parameters, user scopes, and BigQuery schemas.

Quick12 min
MarTech

GTM Deep Dive

Master Google Tag Manager event listeners, trigger groups, dataLayer variables, and advanced preview debugging.

Quick15 min
MarTech

Server-Side GTM

Learn how to deploy server-side tagging containers, set up custom subdomain routing, and bypass ad-blockers securely.

Quick18 min
MarTech

BigQuery for Marketers

Query raw GA4 dataset exports using SQL, build cross-channel attribution reports, and calculate user lifetime value.

Quick15 min
MarTech

Event Taxonomy Design

Create structured naming guidelines, standardize parameter schemas, and document unified tagging architectures.

Quick10 min
MarTech

Consent Mode v2

Configure Google Consent Mode v2 variables, map tags to CMP signals, and set up fallback modeling thresholds.

Quick12 min
MarTech

Meta CAPI Setup

Integrate Meta Conversions API using Server-Side GTM or API calls, managing deduplication and quality match scores.

Quick15 min
MarTech

Hubspot Architecture

Configure custom contact/deal objects, build lifecycle stage tracking, and program multi-step automation workflows.

Quick10 min
MarTech

CRM Data Modeling

Map contact records to multi-tiered company pipelines, standardizing object properties and data integrity.

Quick12 min
MarTech

n8n Workflows

Build automated pipelines connecting external REST APIs, webhooks, and AI nodes using open-source n8n tools.

Quick15 min
MarTech

Make.com Patterns

Design Make.com automation blueprints utilizing arrays, iterators, routing branches, and API error catch routes.

Quick12 min