🧠 Daily Study Log [2025-07-02]
Today’s study was split across three major areas: feature engineering experiments for the SCU_Competition, continuing the MobileNetV2 paper review, and reading about DeepDream and Neural Style Transfer in computer vision.


πŸ“Š SCU_Competition β€” Submission 41–45

Focus: Advanced feature engineering + LGBM tuning
Goal: Push generalization without overfitting

Highlights:

Takeaways:


πŸ“„ Paper Review β€” MobileNetV2 (Day 2)

Continued: MobileNetV2: Inverted Residuals and Linear Bottlenecks
Today’s Focus: Section 2 – Architecture design and motivation
Repo: GitHub Paper Review

Reflection:


🧠 CV Self-Study β€” DeepDream & Neural Style Transfer

What I Studied:

Insights:


🎯 Next Steps


βœ… TL;DR

πŸ“ SCU: Feature stacking helps, but pruning might now be more effective
πŸ“ CV: DeepDream and NST offer powerful ways to β€œsee” what models learn
πŸ“ Paper: MobileNetV2 continues to impress with its elegant, efficient design