-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: "서울과학기술대학교 열 번째 모임 - SageMaker로 ML모델 배포하기" | ||
date: "2023-08-22" | ||
author: "Yejin Oh" | ||
series: ["SEOULTECH"] | ||
tags: ["Meetup", "Online"] | ||
--- | ||
|
||
## Event | ||
|
||
- 날짜: 2023-08-22 | ||
- 시간: 20:00 ~ 22:00 | ||
- 장소: Google Meets | ||
|
||
## Session | ||
|
||
- 주제: SageMaker로 ML모델 배포하기 | ||
- 발표자: 김연수 | ||
|
||
## Details | ||
|
||
열번째 모임은 8월 22일에 진행되었습니다 :) | ||
|
||
MLOps에 관심있는 김연수 친구가 MLOps 서비스, **SageMaker**에 대해 발표를 진행해주셨어요! | ||
실습을 진행하기 전, ML Serving에 대한 설명과 왜 SageMaker를 사용하면 좋은지에 대해 설명하면서 실제 연구실에서 SageMaker를 사용한 이야기를 덧붙여 설명해주었습니다 :) | ||
실습은 Object Detection 모델을 배포하는 것이었는데요, Notebook Instance를 구성하고 Jupyter를 사용해 모델 코드를 작성한 뒤, 모델의 Endpoints를 얻어 테스트하는 것 까지! 아주 알찼습니다😊 | ||
|
||
오늘도 알찬 세미나 준비해준 김연수 친구에게 고맙다는 말씀을 전하며 | ||
다다음주에도 다들 재밌는 세션 들으러 또 만나요😉❤️ | ||
|
||
|
||
|
||
## Images | ||
<img width="648" alt="image" src="https://github.com/yexjin/yexjin/assets/49095587/024443f1-5457-42b9-ae35-135ab5674832"> | ||
<img width="661" alt="image" src="https://github.com/yexjin/yexjin/assets/49095587/6a372ad2-f81d-4427-975e-a14125642694"> | ||
<img width="661" alt="image" src="https://github.com/yexjin/yexjin/assets/49095587/c7f4c9bd-9828-49c3-9525-b627c973a7ee"> | ||
|