Skip to main content

33 docs tagged with "knowledge-map"

View all tags

AI & Data Foundations

A reading path through machine-learning, deep-learning, and data foundations, connecting model assumptions, worked examples, and evaluation.

AI Systems

A practical map of the control, context, tool, evidence, and evaluation layers around AI agents.

Algorithms

A map for analyzing algorithms, recognizing design patterns, and choosing an appropriate problem-solving family.

Backtracking

Depth-first search over decisions with reversible state and sound pruning.

Calculus

A map from limits and derivatives through integration, gradients, optimization, automatic differentiation, and symbolic computation.

Calculus Basics

A map from limits and derivatives to integration, gradients, and optimization.

Computer Science

Choose a starting point for algorithm costs, data structures, Python programming, and testing.

Data Science

A path from questions and data-generating processes to reproducible transformations, leakage-resistant splits, distribution-shift evaluation, and bounded conclusions.

Data Structures

A representation-first map for choosing containers by operations, invariants, and memory behavior.

Domains & Interests

Places where foundational knowledge becomes applied work, judgment, and continuing curiosity.

Foundations

Question-led paths into algorithms, data structures, calculus, and model evaluation.

Frontier Radar

Dated comparisons to help choose models, APIs, local inference setups, and coding agents.

Generative Models

A compact map of latent-variable and diffusion approaches to learning data distributions.

Graph Algorithms

A problem-first map for traversal, shortest paths, and minimum spanning trees.

Greedy Algorithms

Local-choice algorithms organized around proof obligations and counterexamples.

Machine Learning

A map from problem formulation and evaluation to supervised, unsupervised, sequential, and deep learning methods.

Mathematics

Mathematical foundations for reasoning, modeling, computer science, and machine learning.

Notes

Find conceptual starting points, practical guides, lookup references, writing, and experiments.

Numerical Analysis

A foundation map for approximation, error, stability, and reliable computation with finite precision.

Pandas

A task-oriented map for tabular data work with pandas.

Programming Languages

A compact map of the maintained language notes on this site and how to choose what to learn next.

Python Basics

A compact learning map for Python's object model, control flow, functions, collections, files, and classes.

Reference Shelf

Direct links to command references, derivative formulas, and computing and machine-learning definitions.

Site Lab

Choose among nine browser experiments on trajectories, light, and patterns, then explore their models and implementation.

Sorting Algorithms

A decision map for comparison sorting, stability, adaptiveness, and memory trade-offs.

Testing Python Systems

A map from executable examples and unit tests to integration, system, and operational confidence.

Tools & Workflows

Practical guides for project setup, document search, terminal work, servers, and media tasks.