Results for "neural networks"

12 results

Graph Neural Network Intermediate

Neural networks that operate on graph-structured data by propagating information along edges.

Model Architectures
Deep Learning Intermediate

A branch of ML using multi-layer neural networks to learn hierarchical representations, often excelling in vision, speech, and language.

Deep Learning
Non-Convex Optimization Intermediate

Optimization with multiple local minima/saddle points; typical in neural networks.

AI Economics & Strategy
Universal Approximation Theorem Intermediate

Neural networks can approximate any continuous function under certain conditions.

AI Economics & Strategy
Convolutional Neural Network Intermediate

Networks using convolution operations with weight sharing and locality, effective for images and signals.

Neural Networks Computer Vision
Recurrent Neural Network Intermediate

Networks with recurrent connections for sequences; largely supplanted by Transformers for many tasks.

Neural Networks
Activation Function Intermediate

Nonlinear functions enabling networks to approximate complex mappings; ReLU variants dominate modern DL.

Foundations & Theory
Residual Connection Intermediate

Allows gradients to bypass layers, enabling very deep networks.

AI Economics & Strategy
Boltzmann Machine Intermediate

Probabilistic energy-based neural network with hidden variables.

Model Architectures
Neural Network Intermediate

A parameterized function composed of interconnected units organized in layers with nonlinear activations.

Neural Networks
Message Passing Neural Network Intermediate

GNN framework where nodes iteratively exchange and aggregate messages from neighbors.

Model Architectures
Neural Vocoder Intermediate

Generates audio waveforms from spectrograms.

Speech & Audio AI