Artificial Intelligence
Artificial intelligence (AI) is the field of computer science dedicated to creating systems that perform tasks normally requiring human intelligence, such as learning, reasoning, recognizing patterns…
Explore Computer Science through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Computer Science.
Showing 1-8 of 8 articles
Artificial intelligence (AI) is the field of computer science dedicated to creating systems that perform tasks normally requiring human intelligence, such as learning, reasoning, recognizing patterns…
A computer-use agent (CUA) is a category of AI agent in artificial intelligence that performs tasks by directly operating a general-purpose computer's graphical user interface (GUI) the way a human does, by…
Data science is an interdisciplinary field that uses statistics, programming, and domain expertise to extract knowledge and insights from structured and unstructured data.
Homomorphic encryption for machine learning is the application of fully, somewhat, or leveled homomorphic encryption (FHE, SHE, LHE) so that a server can run machine learning computations, almost always…
Machine learning (ML) is a branch of artificial intelligence that gives computers the ability to learn from data and improve their performance on tasks without being explicitly programmed.
Pattern recognition is the automatic discovery of regularities in data through the use of computer algorithms
Quantum machine learning (QML) is a research field that sits at the intersection of quantum computing and machine learning.
A sparse vector is a vector in which most of the elements are zero, in contrast to a dense vector, in which most elements are non-zero.