Bubble Sort
A simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
A simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
A machine learning-based search engine algorithm used by Google to help process search queries and provide more relevant results.
Reinforcement Learning from Human Feedback (RLHF) is a machine learning technique that uses human input to guide the training of AI models.
The use of data, algorithms, and machine learning to recommend actions that can achieve desired outcomes.
A set of algorithms, modeled loosely after the human brain, designed to recognize patterns and perform complex tasks.
A method of splitting a dataset into two subsets: one for training a model and another for testing its performance.
The use of algorithms to generate new data samples that resemble a training dataset, often used in AI for creating realistic outputs.
A type of artificial intelligence capable of generating new content, such as text, images, and music, by learning from existing data.
A type of model architecture primarily used in natural language processing tasks, known for its efficiency and scalability.