Central repo for lecture slides, homework, and the group project timeline.
lectures/
– slide decks & code from each modulehomework/
– text of each assignment (clear tasks & grading notes) and starter code/templates when needed, plus your submissionsproject/
– example project topics, requirements for a passing group project (scoring rubric, deliverables, timeline), milestones, and final deliverables
- Coding Environment & Prompting Foundations
- Regular Expressions & NLP Basics
- Data Scraping Essentials
- Intro to LLM Architectures
- Security, Privacy & Risks in AI
- Document Analysis (Sentiment, Classification, NER)
- Retrieval-Augmented Generation (RAG)
- OCR
-
Homework (30 pts total) – assignments = 3 pts each
- Extra credit: if total > 30, bonus to project =
max(0, your_points − 30) / (max_points − 30) × 3
- Extra credit: if total > 30, bonus to project =
-
Group Project (30 pts total) – 15 code + 15 presentation
- Teams of 2–4 (prefer 3)
- Part 1 (mid-semester): 5 pts code + 5 pts short report
- Part 2 (final lecture): 10 pts code + 15 pts presentation
-
Attendance: up to 2 absences allowed.
-
Group project & final presentation are mandatory.
HW | Topic (Module) | Assigned | Due (09:45) | Link |
---|---|---|---|---|
1 | Will coming soon | 2025-10-09 | 2025-10-23 | /homework/hw01 |
Milestone | Window / Due | What to submit |
---|---|---|
Team formation (2–4) | 2025-10-31 | Team name & members |
Part 1 (Mid-semester) | 2025-11-30 | Code + short report (≤2 pages) |
Final Presentation (last lecture) | 2026-01-22 | Slides + completed code |
Final code freeze | 2026-01-31 23:59 | Full repository |