feat: add experiment log template
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
# Experiment Log: [Name]
|
||||||
|
|
||||||
|
**Date:** YYYY-MM-DD
|
||||||
|
**Project:** [linked project name]
|
||||||
|
**Status:** [Planned / Running / Complete / Failed]
|
||||||
|
|
||||||
|
## Hypothesis
|
||||||
|
*What are you testing?*
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
- Environment:
|
||||||
|
- Input:
|
||||||
|
- Expected outcome:
|
||||||
|
|
||||||
|
## Results
|
||||||
|
*What actually happened? Include data, logs, outputs.*
|
||||||
|
|
||||||
|
## Analysis
|
||||||
|
*Why did it work/fail? What does this tell you?*
|
||||||
|
|
||||||
|
## Follow-up
|
||||||
|
- [ ] Next step 1
|
||||||
|
- [ ] Next step 2
|
||||||
Reference in New Issue
Block a user