Andrew Yao
(5 articles)Sampling Algorithm
Method used to select a subset of data from a larger set, ensuring that the sample is representative of the original population for the purpose of analysis or computational efficiency.
Generality: 802
Adaptive Problem Solving
The capacity of AI systems to modify their approaches to problem-solving based on new data, feedback, or changing environments, enhancing their efficiency and effectiveness over time.
Generality: 790
Similarity Search
Method used in data science to identify similar items from a large dataset based on their proximity to a given query item (also known as proximity search).
Generality: 755
Accelerator
Hardware designed to speed up specific types of computations, such as those needed for AI model training and inference.
Generality: 767
Data Parallelism
A method of parallel computing where the same operation is performed simultaneously on different pieces of distributed data to accelerate large-scale computations.
Generality: 675