Home
Softono
z

zzsza

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by zzsza

Boostcamp-AI-Tech-Product-Serving
Open Source

Boostcamp-AI-Tech-Product-Serving

# Boostcamp-AI-Tech-Product-Serving <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END --> - [부스트캠프 AI Tech](https://boostcamp.connect.or.kr/program_ai.html) - Product Serving 자료 중 코드가 필요한 내용을 저장한 Repo입니다 <br /> ## Repository 구조 ``` ├── 01-batch-serving(airflow) ├── 02-online-serving(fastapi) ├── 03-docker ├── 04-model-management(mlflow) └── README.md ``` <br /> ## 추천 학습 방식 - 강의를 수강한 후, 강의에서 나온 공식 문서를 보며 코드를 작성합니다 - 강의에서 활용한 코드를 그대로 복사 붙여넣기하지 말고, **직접 작성해주세요** - 오류를 많이 경험하고, 오류가 발생했다면 그 이유와 해결 방법을 별도로 기록해주세요 - 강의에서 진행된 코드를 더 개선하는 것도 추천해요. - 강의에서 다룬 내용보다 더 넓은 내용을 찾아보고 정리해서 나만의 Serving 노트를 만드는 것도 추천해요. <br /> ## 만약 이슈가 생겼다면 - 실습 코드 관련 문의는 **슬랙 채널**에 문의해주세요 - 어떤 상황에서(OS, Python 버전 등) 어떤 오류가 발생했는지 자세히 알려주시면 더 빠르게 해결할 수 있습니다. Context를 같이 제공해주세요! - 강의 영상 및 강의 자료 관련 문의는 **부스트코스**를 통해서 해주세요! - 이해하기 어렵거나 토론하고 싶은 소재가 있다면 **슬랙 채널**에 공유해주시면 더 자세한 내용을 공유드릴게요. - 단순히 GET이 뭐에요? 라는 질문보다는 간단히 검색한 후, 검색한 자료를 공유하면서 어떤 부분이 어려운지 질문주시는 것을 추천드려요. <br /> ## 조교-마스터 협업 규칙 - 커밋 메시지 컨벤션은 [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/)을 따릅니다 - [commitizen](https://github.com/commitizen-tools/commitizen)을 사용하면 더욱 쉽게 커밋할 수 있습니다 - 작업은 기본적으로 별도의 브랜치를 생성하여 작업합니다. 작업이 완료되면 PR로 리뷰 받습니다 - PR 리뷰 후 머지 방식은 Squash & Merge를 따릅니다 - Merge 전에 PR 제목을 되도록이면 convetional commit 형태로 만들어주세요 <br /> ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tbody> <tr> <td align="center" valign="top" width="14.28%"><a href="http://zzsza.github.io"><img src="https://avatars.githubusercontent.com/u/18207755?v=4?s=100" width="100px;" alt="Sung Yun Byeon"/><br /><sub><b>Sung Yun Byeon</b></sub></a><br /><a href="#projectManagement-zzsza" title="Project Management">📆</a> <a href="#maintenance-zzsza" title="Maintenance">🚧</a> <a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=zzsza" title="Code">💻</a> <a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=zzsza" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/thejungwon"><img src="https://avatars.githubusercontent.com/u/12247655?v=4?s=100" width="100px;" alt="Jungwon Seo"/><br /><sub><b>Jungwon Seo</b></sub></a><br /><a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=thejungwon" title="Code">💻</a> <a href="#content-thejungwon" title="Content">🖋</a> <a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=thejungwon" title="Documentation">📖</a> <a href="#example-thejungwon" title="Examples">💡</a></td> <td align="center" valign="top" width="14.28%"><a href="https://humphreyahn.dev/"><img src="https://avatars.githubusercontent.com/u/24207964?v=4?s=100" width="100px;" alt="humphrey"/><br /><sub><b>humphrey</b></sub></a><br /><a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=ahnsv" title="Code">💻</a> <a href="#content-ahnsv" title="Content">🖋</a> <a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=ahnsv" title="Documentation">📖</a> <a href="#example-ahnsv" title="Examples">💡</a></td> <td align="center" valign="top" width="14.28%"><a href="http://dailyheumsi.tistory.com"><img src="https://avatars.githubusercontent.com/u/31306282?v=4?s=100" width="100px;" alt="heumsi"/><br /><sub><b>heumsi</b></sub></a><br /><a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=heumsi" title="Code">💻</a> <a href="#content-heumsi" title="Content">🖋</a> <a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=heumsi" title="Documentation">📖</a> <a href="#example-heumsi" title="Examples">💡</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ykmoon/"><img src="https://avatars.githubusercontent.com/u/45195471?v=4?s=100" width="100px;" alt="YkMoon"/><br /><sub><b>YkMoon</b></sub></a><br /><a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=Ykmoon" title="Code">💻</a> <a href="#content-Ykmoon" title="Content">🖋</a> <a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=Ykmoon" title="Documentation">📖</a> <a href="#example-Ykmoon" title="Examples">💡</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/noeunkim"><img src="https://avatars.githubusercontent.com/u/79394690?v=4?s=100" width="100px;" alt="NOEUN KIM"/><br /><sub><b>NOEUN KIM</b></sub></a><br /><a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=noeunkim" title="Code">💻</a> <a href="#content-noeunkim" title="Content">🖋</a> <a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=noeunkim" title="Documentation">📖</a> <a href="#example-noeunkim" title="Examples">💡</a></td> </tr> <tr> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yansfil"><img src="https://avatars.githubusercontent.com/yansfil?v=4?s=100" width="100px;" alt="yansfil"/><br /><sub><b>yansfil</b></sub></a><br /><a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=yansfil" title="Code">💻</a> <a href="#content-yansfil" title="Content">🖋</a> <a href="https://github.com/zzsza/Boostcamp-AI-Tech-Product-Serving/commits?author=yansfil" title="Documentation">📖</a> <a href="#example-yansfil" title="Examples">💡</a></td> </tr> </tbody> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END --> This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

Education & Learning
473 Github Stars