World model
A world model is an artificial intelligence system that learns an internal representation of how an environment works, enabling it to predict future states, simulate the consequences of actions, and support…
Explore learning methods, model architectures, datasets, and practical applications.
Articles that also belong to these categories. Counts cover all of Machine Learning.
Showing 841-858 of 858 articles
A world model is an artificial intelligence system that learns an internal representation of how an environment works, enabling it to predict future states, simulate the consequences of actions, and support…
XGBoost (short for eXtreme Gradient Boosting) is an open-source software library that implements an optimized, distributed version of gradient boosted decision trees, and it is one of the most widely used…
XLNet is a generalized autoregressive pretraining method for natural language processing that combines the strengths of autoregressive and autoencoding language models.
Yann Andre LeCun (born July 8, 1960) is a French-American computer scientist, a pioneer of convolutional neural networks (CNNs) and deep learning, and a 2018 ACM A.M. Turing Award laureate often called one of…
Yoav Shoham is an Israeli and American computer scientist known for foundational research in multi-agent systems and the use of game theory and formal logic in artificial intelligence
Yoshua Bengio (born March 5, 1964) is a Canadian computer scientist whose research has focused on deep learning, representation learning, neural language models, and generative models.
Z-score normalization, also called standardization, standard score normalization, or z-score scaling, is a data preprocessing technique that transforms a numerical feature so that it has a mean of 0 and a…
Z.ai is the international brand of the Chinese artificial intelligence company Zhipu AI (智谱AI), a 2019 spinout from Tsinghua University that builds the open-weight General Language Model (GLM) family and…
Zero-shot, one-shot, and few-shot learning are three related settings in machine learning and prompt engineering defined by how many labelled examples a model sees of a target task or class before making a…
chrF is a machine translation evaluation metric that scores a candidate translation by counting the character n-grams it shares with one or more reference translations, then combining character n-gram…
data2vec is a self-supervised learning framework from Meta AI (then Facebook AI Research) that applies the same training method to three different input types: speech, computer vision, and text.
fastText is an open-source library for learning word embeddings and performing text classification, developed by Facebook AI Research (FAIR) and released to the public on August 18, 2016 .
k-Nearest Neighbors (often abbreviated k-NN or KNN) is a non-parametric, instance-based supervised learning algorithm that classifies a new data point by finding the k most similar examples in the training set…
llama.cpp is an open-source large language model inference engine written in C and C++ by Bulgarian software engineer Georgi Gerganov that runs large language models on consumer-grade hardware without…
t-distributed stochastic neighbor embedding (t-SNE) is a nonlinear dimensionality reduction technique used primarily for visualizing high-dimensional data in two or three dimensions.
tf.keras is the high-level deep learning API built directly into the TensorFlow machine learning framework
vLLM is an open-source inference and serving engine for large language models. It is software for running already trained models, either through a Python interface for offline work or through a network server…
word2vec is a family of shallow neural network models, published by Tomas Mikolov and colleagues at Google in 2013