Optimization Tips

Intuitive Guide for Temperature Coefficients in Contrastive Learning

中文 | English Table of Content 1. Overview of Contrastive Learning 2. Intuitively Understanding Contrastive Learning 3. Comparing Diffe...

iioSnail 4 Dec, 2024

Stochastic Weight Averaging (SWA) and its Implementation in PyTorch Lightning

中文 | English Table of Content Introduction to SWA SWA Formula Common SWA Hyperparameters Source Code Analysis of SWA in PyTorch Lightni...

iioSnail 15 Nov, 2024

Focal Loss for Binary and Multi-class Problems: An In-Depth Explanation and Implementation

中文 | English Table of Content 1. Application Scenarios of Focal Loss 2. Explanation of Focal Loss in Binary Classification 2.1. How Foc...

iioSnail 24 Oct, 2024