algorithm
sequence of instructions to perform a task
Forney algorithm
for calculating the error values at known error locations
fuzzy extractor
biometric identification technology
Gosper's algorithm
summation method for hypergeometric terms
integer relation algorithm
mathematical procedure
local ternary patterns
image processing process
standard swap
simple algorithm to swap two variables
VEGAS algorithm
Algorithm
matrix diagonalization
matrix transformation procedure in linear algebra
hybrid algorithm
algorithm that adaptively switches between two or more other algorithms that solve the same problem
Minimum degree algorithm
matrix manipulation algorthim
Raft
consensus algorithm
t-Distributed Stochastic Neighbor Embedding
technique for dimensionality reduction
item-item collaborative filtering
recommender algorithm based on item similarity
tensor decomposition
process in algebra
The Library of Babel
website by Jonathan Basile
Sieve of Pritchard
algorithm for generating prime numbers
slab method
algorithm to solve the ray-box intersection problem for axis-aligned boxes
Top-p sampling
Language model technique
recursion
algorithmic technique in computer science of solving a problem by reducing it to a smaller instance of the same problem
pruning
algorithm improvement technique where unnecessary nodes are removed
singular value decomposition
matrix decomposition
unification
algorithmic process of solving equations between symbolic expressions
approximation algorithm
class of algorithms that find approximate solutions to optimization problems
graph drawing
visualization of node-link graphs
online algorithm
algorith that can process its input piece-by-piece in a serial fashion, i.e., in the order that the input is fed to the algorithm, without having the entire input available from the start
bootstrap aggregating
ensemble method within machine learning
naive Bayes classifier
classification algorithm
brute-force search
computer problem-solving technique
watershed
transformation defined on a grayscale image
parallel algorithm
algorithm which can do multiple operations in the same time
seam carving
algorithm for content-aware image resizing by S. Avidan and A. Shamir, which finds and removes seams (least important paths)
shading
depicting depth through varying levels of darkness
methods of computing square roots
algorithms for calculating square roots
reduction
transformation of one computational problem to another, used to show that the second problem is as difficult as the first
diamond-square algorithm
algorithm
record linkage
joining records or entities from different data sets that may or may not share a common identifier and matching the entities based on their properties
summed-area table
Type of data structure algorithm
Edmonds' algorithm
algorithm for finding optimal branchings in graph theory