What the mobility model learns from, how a trip becomes model input, and which metadata is stored in the deployed checkpoint.
Counts appear when they were exported with the checkpoint.
The selected architecture, tensor flow, layers, and stored validation evidence.
The LLM explains verified outputs; it does not predict the taxi destination or invent live place evidence.
Each layer has a separate responsibility. Verified outputs move forward through the pipeline and progressively update the live planner.
Explore how inputs, weights, activations, loss, and parameter updates work during training.
Follow tokenization, embeddings, query-key-value attention, multi-head attention, and output generation.
Observe how an agent receives a goal, plans, acts through tools, evaluates evidence, and revises its next step.