Wiki
We have compiled hundreds of related entries to help you understand "artificial intelligence"
Autonomous AI refers to artificial intelligence systems that are able to perform tasks without human intervention.
Bounding Box, also known as bounding volume or bounding area, is a rectangular box used to describe the location and range of an object in an image.
RAG is a technique that uses facts obtained from external sources to improve the accuracy and reliability of generative AI models. It optimizes the output of large language models to reference authoritative knowledge bases outside the training data source before generating a response.
In computer science, distributed computing is a method of having multiple computers work together to solve a common problem.
Neural Radiance Fields (NeRF) is a neural network that can reconstruct complex 3D scenes from partial 2D image sets.
The Raspberry Pi is a small, credit card-sized computer that can be used in conjunction with any input and output hardware device.
A significant advantage of Mixture of Experts (MoE) models is that they can be effectively pre-trained with far fewer computational resources than dense models. This means that the size of the model or dataset can be significantly scaled up under the same computational budget.
Data augmentation is one of the commonly used techniques in deep learning, which involves making minor changes to the dataset or using deep learning to generate new data points.
Autoregressive models are a class of machine learning (ML) models that automatically predict the next component in a sequence by measuring previous inputs in the sequence.
The Transformer model is a deep learning model that uses a self-attention mechanism, which assigns different weights to different parts of the input data according to their importance. This model is mainly used in the fields of natural language processing (NLP) and computer vision (CV).
TensorFlow is an open source software library for machine learning for various perception and language understanding tasks. It is currently widely used in research and production, such as Google commercial products such as speech recognition, Gmail, Google Photos, and Search.
A reward model is a method in artificial intelligence (AI) where a model receives a reward or score for its response to a given prompt.
Adversarial cues are an important topic in cue engineering as it can help understand the risks and security issues involved in LLMs.
Jailbreaking can be defined as a way to break the ethical safeguards of AI models such as ChatGPT. It uses certain text prompts to easily bypass content review guidelines and make AI programs unrestricted.
Prompt Injection is a new type of attack that may cause the model to generate inappropriate content and leak sensitive information.
LangChain provides tools and abstractions to improve the customization, accuracy, and relevance of information generated by models.
Prompt Engineering is the process of guiding a generative artificial intelligence (AIGC) solution to produce a desired output. Prompts are natural language text that describes the task that the AI should perform.
Markov decision processes are an extension of Markov chains, with the addition of actions (allowing choices) and rewards (giving motivation).
A Markov Chain is a mathematical system that undergoes transitions from one state to another according to a certain probabilistic rule.
In the field of object detection, the anchor box is an auxiliary tool for defining the position and size of the object.
In statistics and machine learning, the bias-variance trade-off describes the relationship between the complexity of a model, the accuracy of its predictions, and its ability to make predictions on previously unseen data that was not used to train the model.
Feature selection is the process of isolating the most consistent, non-redundant, and relevant subset of features for use in model building.
Feature extraction refers to the process of converting raw data into processable numerical features while retaining the information in the original dataset. It produces better results than directly applying machine learning to raw data.
Data preprocessing refers to the manipulation, filtering, or enhancement of data before analyzing it, and is usually an important step in the data mining process. The goal of data preprocessing is to improve the quality of the data and make it more suitable for a specific data mining task.
Autonomous AI refers to artificial intelligence systems that are able to perform tasks without human intervention.
Bounding Box, also known as bounding volume or bounding area, is a rectangular box used to describe the location and range of an object in an image.
RAG is a technique that uses facts obtained from external sources to improve the accuracy and reliability of generative AI models. It optimizes the output of large language models to reference authoritative knowledge bases outside the training data source before generating a response.
In computer science, distributed computing is a method of having multiple computers work together to solve a common problem.
Neural Radiance Fields (NeRF) is a neural network that can reconstruct complex 3D scenes from partial 2D image sets.
The Raspberry Pi is a small, credit card-sized computer that can be used in conjunction with any input and output hardware device.
A significant advantage of Mixture of Experts (MoE) models is that they can be effectively pre-trained with far fewer computational resources than dense models. This means that the size of the model or dataset can be significantly scaled up under the same computational budget.
Data augmentation is one of the commonly used techniques in deep learning, which involves making minor changes to the dataset or using deep learning to generate new data points.
Autoregressive models are a class of machine learning (ML) models that automatically predict the next component in a sequence by measuring previous inputs in the sequence.
The Transformer model is a deep learning model that uses a self-attention mechanism, which assigns different weights to different parts of the input data according to their importance. This model is mainly used in the fields of natural language processing (NLP) and computer vision (CV).
TensorFlow is an open source software library for machine learning for various perception and language understanding tasks. It is currently widely used in research and production, such as Google commercial products such as speech recognition, Gmail, Google Photos, and Search.
A reward model is a method in artificial intelligence (AI) where a model receives a reward or score for its response to a given prompt.
Adversarial cues are an important topic in cue engineering as it can help understand the risks and security issues involved in LLMs.
Jailbreaking can be defined as a way to break the ethical safeguards of AI models such as ChatGPT. It uses certain text prompts to easily bypass content review guidelines and make AI programs unrestricted.
Prompt Injection is a new type of attack that may cause the model to generate inappropriate content and leak sensitive information.
LangChain provides tools and abstractions to improve the customization, accuracy, and relevance of information generated by models.
Prompt Engineering is the process of guiding a generative artificial intelligence (AIGC) solution to produce a desired output. Prompts are natural language text that describes the task that the AI should perform.
Markov decision processes are an extension of Markov chains, with the addition of actions (allowing choices) and rewards (giving motivation).
A Markov Chain is a mathematical system that undergoes transitions from one state to another according to a certain probabilistic rule.
In the field of object detection, the anchor box is an auxiliary tool for defining the position and size of the object.
In statistics and machine learning, the bias-variance trade-off describes the relationship between the complexity of a model, the accuracy of its predictions, and its ability to make predictions on previously unseen data that was not used to train the model.
Feature selection is the process of isolating the most consistent, non-redundant, and relevant subset of features for use in model building.
Feature extraction refers to the process of converting raw data into processable numerical features while retaining the information in the original dataset. It produces better results than directly applying machine learning to raw data.
Data preprocessing refers to the manipulation, filtering, or enhancement of data before analyzing it, and is usually an important step in the data mining process. The goal of data preprocessing is to improve the quality of the data and make it more suitable for a specific data mining task.