Entries
21
Lexicon entries typed as algorithm.
AI Entry Type
This page groups the algorithm entries from the Lexicon Labs AI encyclopedia into one indexable landing page.
Entries
Lexicon entries typed as algorithm.
Top Categories
Topic areas where this entry type appears most often.
The current lexicon contains 21 entries of type algorithm. This makes the page useful as a quick orientation layer for readers who want one kind of AI object rather than one subject area.
The category breakdown below shows where this entry type appears most often across the broader AI taxonomy.
4 algorithm entries in this category.
3 algorithm entries in this category.
3 algorithm entries in this category.
3 algorithm entries in this category.
2 algorithm entries in this category.
The Colossus Computer was a series of electronic digital computers developed in Britain during World War II. It was used to decipher encrypted German messages, significantly aiding Allied intelligence efforts.
Planning algorithms are computational methods that determine a sequence of actions a system must take to transform an initial situation into a desired goal state, crucial for intelligent agents.
SAT Solvers are algorithms that determine if a Boolean formula can be made true by assigning true/false values to its variables. They are fundamental tools in computer science for solving complex logical decision problems.
Genetic Algorithms are optimization algorithms inspired by natural selection and genetics. They evolve a population of candidate solutions over generations, using processes like selection, crossover, and mutation to find the best possible solution for a.
C4.5 is an algorithm used to generate a decision tree from data. It's an extension of the ID3 algorithm, handling both continuous and discrete attributes, missing values, and pruning the tree to avoid overfitting.
ID3 (Iterative Dichotomiser 3) is a foundational decision tree algorithm for classification tasks. It constructs a tree by recursively selecting the attribute with the highest information gain to split data, aiming for pure leaf nodes.
Apriori is an algorithm for finding frequent itemsets in a dataset, often used in association rule learning. It identifies items that frequently occur together, forming the basis for rules like "if A, then B.".
Parsing algorithms are computational methods that analyze a sequence of input tokens, such as words in a sentence, to determine its grammatical structure according to a formal grammar. They construct a parse tree.
The CYK Algorithm is a dynamic programming parsing algorithm. It efficiently determines if a string can be generated by a context-free grammar, typically in Chomsky Normal Form, and constructs all valid parse trees.
The Lesk Algorithm is a classical NLP method for Word Sense Disambiguation. It resolves ambiguous word meanings by comparing dictionary definitions of a target word's senses with definitions of words in its context, selecting the.
The Watershed Algorithm is an image segmentation method that treats an image as a topographic map. It identifies "watersheds" and "catchment basins" to separate touching objects or regions based on intensity variations.
Focal Loss is an object detection loss function that addresses extreme class imbalance. It reweights sample contributions, focusing training on hard-to-classify examples and rare objects by down-weighting easily classified instances.
AI Hub
This hub connects the main AI learning surfaces on Lexicon Labs into one path: the encyclopedia preview, student-friendly books, themed bundles, and the tools that help readers turn concepts into working understanding.
Open GuidePaperback Hub
This page groups together Lexicon Labs paperback titles that help younger readers understand artificial intelligence, computation, and the people behind modern computing.
Open GuideTurn messy notes into study-ready flashcards and CSV exports for spaced repetition apps.
Open ToolTransform notes into visual diagrams and export them for sharing or studying.
Open ToolCreate citations for papers fast with APA/MLA formatting and copy-ready output.
Open ToolAnalyze clarity in essays, emails, and articles with readability scores and instant issue flags.
Open Tool
A clear and engaging guide to artificial intelligence for younger readers who are curious about how smart systems work.
View Paperback
A student-friendly intro to AI concepts, real-world use cases, and practical skills for the next generation.
View Paperback
A biography of Alan Turing, the trailblazing mathematician and codebreaker whose ideas shaped modern computing and artificial intelligence.
View Paperback
Books that explain artificial intelligence clearly for young and curious readers.
View Bundle
A practical introduction to coding concepts for young learners and beginners.
View Bundle