๐Ÿง  Daily Study Log [2025-07-07]
Wasnโ€™t feeling well today, so I kept things light โ€” but still managed to move forward with SCU_Competition (submission 61โ€“65), a short SQL theory session, and a first trial of Neural Style Transfer. Also previewed the EfficientNet paper for upcoming review.


๐Ÿ“Š SCU_Competition โ€” Submission 61โ€“65

Focus: Voting weight adjustment, cluster feature ablation, simplified LGBM tests, and extensive feature addition
Goal: Push past Kaggle AUC 0.8973 and validate feature importance balance

Highlights:

Takeaway:


๐Ÿงฎ SQL Study โ€” Basic Concepts Review

Focus: Refreshed fundamental database design terms

Reflection:


๐Ÿ–ผ๏ธ CV โ€” Neural Style Transfer (1st Trial)

Task: Implement baseline Neural Style Transfer

Next Plan:

Reflection:


๐Ÿ“„ Paper Preview โ€” EfficientNet

Paper: EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks (ICML 2019)

Preview Summary:


โœ… TL;DR

๐Ÿ“ SCU: Submission 61 hit a new best (Kaggle AUC 0.8977) โ€” Voting (6:2:2) proves solid
๐Ÿ“ SQL: Light review of entity, attribute, keys โ€” basic DB schema theory
๐Ÿ“ CV: NST first trial done โ€” images improving after tuning, results tomorrow
๐Ÿ“ Paper: EfficientNet concept preview โ€” compound scaling = key innovation