🧠 Daily Study Log [2025-10-27]   Completed the first day of the SK Shieldus Rookies 28th program, focusing on Python Fundamentals (Data Types & Security Application) and initiating a paper review on DeepLog (Log Anomaly Detection using LSTM).


πŸ’‘ Idea – Knowledge Structuring


πŸ“– Paper Review – DeepLog (Day 1: Abstract & Intro) Β 


πŸŽ“ Class Summary (SK Shieldus Rookies 28th - Day 1) Β 

🐍 Python Fundamentals & Data Types  


βœ… TL;DR Β 

πŸ“ Began SK Shieldus Rookies program; set up structured log system. Β  πŸ“ Python: Focused on Built-In Types (List, Dict, Set) and their use in security (e.g., Set for duplicate detection). Β  πŸ“ DeepLog (Paper Review): Explored the LSTM-based approach to log anomaly detection by modeling logs as system language.