# Conference
PaDiM : a Patch Distribution Modeling Framework for Anomaly Detection and Localization
International Conference on Pattern Recognition 2021(ICPR 2021)
Time Series Anomaly Detection with Multiresolution Ensemble Decoding
Time Series Anomaly Detection with Multiresolution Ensemble Decoding 2021 AAAI Conference on Artificial Intelligence (AAAI-21)
Outlier Detection with Autoencoder Ensembles
Outlier Detection with Autoencoder Ensembles 2017 SIAM International Conference on Data Mining (SDM)
A Deep Neural Network for Unsupervised Anomaly Detection and Diagnosis in Multivariate Time Series Data
A Deep Neural Network for Unsupervised Anomaly Detection and Diagnosis in Multivariate Time Series Data 2019 AAAI Conference on Artificial Intelligen
Robust Random Cut Forest Based Anomaly Detection On Streams
Robust Random Cut Forest Based Anomaly Detection On Streams, ICML 2016
Isolation Forest
2008 IEEE International Conference on Data Mining, Isolation Forest

[Conference] Swift Concurrency Under the Hood
Swift Concurrency Under the Hood - iOS Conf SG 2022스레드GCD모던 스위프트 컨커런시비동기 컨텍스트에서 실행되는 함수를 컴플리션을 통해 실행하지 않더라도 실행 가능하도록 지원Task 내부 또는 async를 따르는 함수에서 do c

[Conference] A crash course of async await
A crash course of async await (Swift Concurrency) - Shai Mishali - Swift Heroes 2022시리얼 큐에 할당도힌 작업보다 더 적은 시간을 소모한 채 동일한 결과물을 가져올 수 있다는 장점 → 이슈는 타이밍GCD

[Information] Domestic Journal & Conference
[Information] Domestic Journal & Conference

서경덕 교수님 강연 후기 (ft. 문제해결력)
최근 집 앞 구청에서 서경덕 교수님의 강연이 열린다고 해서 가벼운 마음으로 들으러 갔다가, 핸드폰 메모장을 빼곡하게 채운 채 돌아왔다.

if(kakao)dev2022 - Batch Performance 극한으로 끌어올리기: 1억 건 데이터 처리를 위한 노력 요약
Batch Performance 극한으로 끌어올리기: 1억 건 데이터 처리를 위한 노력 / if(kakao)2022 영상을 보고 정리한 내용입니다.

[Information] International Journal & Conference
[Information] International Journal & Conference

UbuCon Asia 2022
2022년 11월 26일 ~ 27일 | 서울 상암동 누리꿈스퀘어 에서 진행되는 Ubucon Asia2022에 참여하였습니다.docker를 배우면서 Ubuntu를 접하게 되었는데, 이번에 서울에서 열린다는 말을 듣고 참여하여 정보를 얻고자 참여하였습니다.개발자공부를 시작

Let'Swift 2022
안녕하세요, dvHuni 입니다 😌 지난 11월 30일에 양재 aT센터에서 Swift 개발자들의 축제인 Let’Swift 2022가 개최되었습니다. 오거나이저는 무엇을 했는지 궁금하시죠? 👀

[Conference] LINE LIVE iOS의 SwiftUI
LINE LIVE iOS의 SwiftUI - 기술 선택과 구현 -한국어판-라인 다이브 앱: UIKit + MAV 패턴Massvie ViewController 문제점 발생 → 새로운 로직, UI를 추가할 때 뷰 컨트롤러 내에 추가해야 함명령형 언어인 UIKit 프레임워크
Agile Korea Conf 2022
저번 SK Tech Summit에서 상기님께서 Agile Korea 컨퍼런스 후원을 데보션에서 해서 티켓 몇 장을 관심있는 사람들에게 준다는 이야기를 들었었다. Agile에 대해 관심도 있었고 몇 번 시도를 했다가 실패한 경험으로 효율적으로 일하는 방식?에 대해 관심이

SyncSwift 2022 참여 후기
이번 포스트도 배운것을 기록하거나 지식을 전파하려는 글은 아니고.. SyncSwift 2022 참여 후기글을 공유합니다. 😭

[Conference] Modern Collection Views by example
Modern Collection Views by example - Gaetano Matonti - Swift Heroes 2022List: UITableView 상속, Appearance, Expandable and collapsible sections해시 값을 따르는

[Conference] Property wrappers to the rescue!
Property wrappers to the rescue! - Davide Repetto - Swift Heroes 2022로직을 추가하기 위해 특정 값을 감싸는 타입읽기 가운데 프로퍼티 저장 또는 연산 방법을 정의하는 별도의 레이어@State, @Binding, @S