Results for "deep learning"
Deep Learning
IntermediateA branch of ML using multi-layer neural networks to learn hierarchical representations, often excelling in vision, speech, and language.
Deep Learning is a type of machine learning that uses structures called neural networks, which are inspired by how the human brain works. Imagine a series of layers where each layer learns to recognize different features of an image, like edges, shapes, and eventually, whole objects. This is how ...
Formal framework for sequential decision-making under uncertainty.
Inferring sensitive features of training data.
Expected cumulative reward from a state or state-action pair.
Models that define an energy landscape rather than explicit probabilities.
Models that learn to generate samples resembling training data.
Learns the score (∇ log p(x)) for generative sampling.
Assigning category labels to images.
Joint vision-language model aligning images and text.
Predicting future values from past observations.
End-to-end process for model training.
Running predictions on large datasets periodically.
Centralized repository for curated features.
Using production outcomes to improve models.
Mathematical foundation for ML involving vector spaces, matrices, and linear transformations.
Measures similarity and projection between vectors.
Ensuring AI systems pursue intended human goals.
Ensuring learned behavior matches intended objective.
Using limited human feedback to guide large models.
Model behaves well during training but not deployment.
Asking model to review and improve output.
Applying learned patterns incorrectly.
Train/test environment mismatch.
Model relies on irrelevant signals.
Startup latency for services.
Running models locally.
Algorithm computing control actions.
Artificial environment for training/testing agents.
Randomizing simulation parameters to improve real-world transfer.
Performance drop when moving from simulation to reality.
Directly optimizing control policies.