AI Code Builder — Experiment Log Template
Experiment Log Template
Back to: [AI Code Builder — Project README](Research: AI Code Builder)
Kapan dipakai: di tiap akhir [Cycle](Research Methodology) atau setelah eksperimen penting.
Setiap eksperimen (terutama di Chapter Feature Detection & Testing Harness) wajib dicatat memakai template berikut, supaya knowledge tidak hilang antar cycle:
| Cycle | Tanggal | Task Terkait | Hipotesis | Metode | Hasil (Metrik) | Keputusan (Lanjut/Revisi/Stop) | Catatan |
|---|---|---|---|---|---|---|---|
| 0 | (isi) | B1.1.1 / F1.1.1 | (contoh: "Model X bisa capai F1 ≥ 0.85 tanpa fine-tuning") | (contoh: zero-shot classification dengan prompt template Y) | (contoh: F1 = 0.78) | Revisi | (contoh: perlu fine-tuning ringan, bukan zero-shot) |
| ... |
Template ini bisa langsung dipindahkan ke tool tracking (Notion/Confluence/Google Sheet) sebagai living document selama riset berjalan.
Keputusan Singkat
| Keputusan | Arti |
|---|---|
| Lanjut | Hipotesis terbukti, exit criteria tercapai → masuk ke cycle / task berikutnya |
| Revisi | Hipotesis perlu diubah / parameter di-tune → kembali ke tahap Hypothesize dengan revisi |
| Stop | Arah riset terbukti tidak feasible → deprioritize atau pivot total |
Cross-reference
- Daftar metrik yang dipakai: [Metrics](Success Metrics)
- Threshold & minimum score: [Thresholds](Minimum Score / Threshold)
- Definisi cycle & ritual: [Methodology](Research Methodology & Cycle Framework)