박패캠 | 이패캠 | 최패캠 | 김패캠 | 오패캠 |
팀장, 담당 역할 | 담당 역할 | 담당 역할 | 담당 역할 | 담당 역할 |
- Write Development environment
- Write Requirements
- Write competition information
- ex) January 10, 2024 - Start Date
- ex) February 10, 2024 - Final submission deadline
- Insert your directory structure
e.g.
├── code
│ ├── jupyter_notebooks
│ │ └── model_train.ipynb
│ └── train.py
├── docs
│ ├── pdf
│ │ └── (Template) [패스트캠퍼스] Upstage AI Lab 1기_그룹 스터디 .pptx
│ └── paper
└── input
└── data
├── eval
└── train
- Explain using data
- Describe your EDA process and step-by-step conclusion
- Describe data processing process (e.g. Data Labeling, Data Cleaning..)
- Write model information and why your select this model
- Write model train and test process with capture
- Insert Leader Board Capture
- Write rank and score
- Insert your presentaion file(pdf) link
- Insert your meeting log link like Notion or Google Docs
- Insert related reference