Got a topic in mind? CLICK
50 / 3245 terms
A simple text file used to store configuration variables and sensitive information like secrets for a software application
A type of language model where the internal parameters are constrained to values of only -1 or 1, drastically reducing memory usage compared to standard 16-bit or 8-bit precision models.
The sixth generation of 10-nanometer class manufacturing technology, which allows for denser, faster, and more power-efficient memory chips.
A health guideline recommended to reduce digital eye strain by looking at something 20 feet away for 20 seconds every 20 minutes.
An HTTP status code indicating a temporary redirect, where the requested URL has been moved to a different location for the time being.
A federal program that requires pharmaceutical manufacturers to provide outpatient drugs to eligible healthcare organizations and covered entities at significantly reduced prices.
A rendering technique that represents 3D scenes using millions of small, learnable 3D Gaussian primitives to achieve high-quality, real-time visualization.
The ability of a computational system to perceive, reason about, and interact with the three-dimensional physical environment and its geometric properties.
A technology that stacks additional L3 memory vertically on top of or beneath the processor to increase data access speeds.
A form of machine vision that utilizes stereoscopic or depth-sensing sensors to allow robots to perceive and interact with objects in a three-dimensional space.
An educational technology company founded in 2003 that develops online learning platforms for mathematics and literacy.
The process of creating digital content that accounts for three spatial dimensions plus the temporal dimension of time.
A technology that captures and reconstructs both the 3D shape and the temporal movement of objects over time.
Regulatory requirement by the U.S. Food and Drug Administration for medical device manufacturers to prove a product is safe and effective by comparison to a legally marketed device.
A display standard with approximately 8,000 pixels of horizontal resolution, totaling roughly 33 million pixels.
A venture capital firm based in Austin, Texas, specializing in early-stage investments across technology and life sciences.
Singapore's lead public sector agency that spearheads economic-oriented research to advance scientific discovery and develop innovative technology.
A user experience research methodology that involves comparing two versions of a system to determine which performs better
Andreessen Horowitz, a prominent Silicon Valley venture capital firm that invests in technology companies.
Short for Agent-to-Agent, a protocol where software entities communicate to negotiate and align decisions rather than just exchanging raw data.
Architecture enabling communication and negotiation between distinct autonomous agents to coordinate tasks in a system.
A framework where multiple autonomous software agents interact and collaborate to perform complex tasks without direct human intervention.
The 64-bit instruction set architecture for ARM processors, commonly found in mobile devices and modern desktop computers.
An advanced search algorithm that enables multiple AI models to collaborate and optimize decision-making processes during inference.
A global research center based at MIT that conducts randomized impact evaluations to reduce poverty through evidence-based policy.
The process of removing or disabling specific components of an artificial intelligence system to understand their individual contribution to the overall performance or behavior.
Agent-Based Modeling, a computational method used to simulate the actions and interactions of autonomous agents to assess their effects on a system as a whole.
A healthcare technology company that utilizes generative AI to automate clinical documentation and medical scribing for physicians.
A tree representation of the abstract syntactic structure of source code, where each node denotes a construct occurring in the code.
A tree representation of the abstract syntactic structure of source code, used by compilers to understand program logic.
A software engineering principle of hiding complex implementation details behind a simpler interface to manage and reduce system complexity
A method of hiding the implementation details of a particular set of functionality, allowing software to interact with a simplified interface.
A global venture capital firm founded in 1983, headquartered in Palo Alto, California, known for early-stage investments in major technology companies.
A regulatory pathway allowing for earlier approval of drugs that treat serious conditions based on a surrogate endpoint rather than direct clinical benefit.
A set of four properties—Atomicity, Consistency, Isolation, and Durability—that guarantee database transactions are processed reliably and maintain data integrity
A device that enables data transmission through water using sound waves, characterized by low bandwidth and high latency compared to radio frequency systems.
A corporate acquisition strategy where a company is purchased primarily for the skills and expertise of its staff rather than its products or services.
A technique in robotics where multiple control steps are predicted and executed as a single block to improve computational efficiency and movement smoothness.
The numerical output value of a neuron or a group of neurons within a neural network after processing an input, representing the strength of the signal at that specific point in the architecture
A function in a neural network that determines the output of a node based on its inputs, introducing non-linear properties to the network.
A technique that modifies a model's internal signals to guide its output behavior without changing its underlying weights.
A service developed by Microsoft for Windows domain networks that manages permissions and access to networked resources.
A paradigm where an AI must autonomously decide its own movements and camera angles to gather information about an unknown environment.
A theoretical framework in neuroscience and cognitive science suggesting that biological systems minimize uncertainty by making predictions about sensory inputs and acting to fulfill those predictions.
A machine learning approach where the model identifies which specific data points would be most useful to learn from next, reducing the total amount of data needed.
The specific portion of a large machine learning model's total weight capacity that is actually utilized to process a single piece of information during the inference phase.
A mathematical model of concurrent computation where fundamental units, called actors, can send messages to one another and update their private state.
A measure used in healthcare to describe the severity of a patient's illness and the level of medical attention or resources required for treatment.
A popular optimization algorithm used in deep learning that adjusts the weights of a neural network to minimize errors during training.
A design pattern for software systems that allows models to update their internal logic or parameters in response to changing external data and environmental constraints.