Tag - Deep-learning
计算机视觉五大任务
目标检测、实例分割、姿态估计、图像分类、有向边界框——五大计算机视觉核心任务的概念、输出及应用场景
Training a Neural Network
A comprehensive guide on training neural networks using PyTorch, covering data loading, preprocessing, training loops, evaluation metrics, and model saving.
nn module
An overview of the nn module in PyTorch, providing a high-level interface for building neural networks.
Optimization Algorithms
An overview of optimization algorithms used in training neural networks.
Loss Functions
An overview of loss functions in neural networks and their importance in training models.
Activation Functions
An overview of activation functions in neural networks
Activation Functions
An overview of activation functions in neural networks
Artificial Neurons
An introduction to artificial neurons, their structure, and how they function in neural networks.
Neural Networks
An overview of neural networks, their architecture, and applications in AI.
NVIDIA GPU Architectures Explained: From Tesla to Ampere
A comprehensive guide to NVIDIA's GPU architectures, exploring key innovations from Tesla to Ampere for developers and tech enthusiasts.