'Category'에 해당되는 글 186건
- 2022.01.12 [논문 리뷰] A Normalized Gaussian Wasserstein Distance for Tiny Object Detection
- 2021.12.27 [논문 리뷰] Masked Autoencoders Are Scalable Vision Learners(MAE)
- 2021.12.20 [ML 이론] Feature Normalization, SoftMax
- 2021.12.20 [ML 이론] Evaluation Metric 정리
- 2021.12.20 [논문 리뷰] Learning Phrase Representations using RNN Encoder–Decoder for Statistical Machine Translation(GRU)
- 2021.12.20 [논문 리뷰] LONG SHORT-TERM MEMORY
- 2021.12.19 [논문 리뷰] BERT: Pre-training of Deep Bidirectional Transformers forLanguage Understanding
- 2021.12.18 [Python] N까지의 소수 구하기 최적화 방법
- 2021.12.18 [Python] 피보나치(Fibonacci) 수열 구하기
- 2021.12.18 [Python / 정렬] Python으로 다양한 Sorting 구현하기