라벨이 즐겨찾기인 게시물 표시

즐겨찾기

 gdbt  Gradient Boosting Algorithm의 직관적인 이해 잘 정리된 글  [논문리뷰/설명] LightGBM: A Highly efficient Gradient Boosting Decision Tree lightgbm 논문을 잘 정리한 글  3 Key Differences Between Random Forests and GBDT  (영어)  자세한 내용은 아니고, 개략적으로 정리한 글  A Gentle Introduction to the Gradient Boosting Algorithm for Machine Learning  (영어)  learning to rank (LTR)  Introduction to Learning to Rank  (영어)  RankNet, LambdaNet, LambdaMART에 대한 설명 있고, 잘 정리되어 있음  bert / roberta / albert / electra / ...  Exploring BERT variants (Part 1): ALBERT, RoBERTa, ELECTRA  (영어) A review of pre-trained language models: from BERT, RoBERTa, to ELECTRA, DeBERTa, BigBird, and more  (영어)  batch normalization / layer normalization  batch normalization: minibatch에 있는 인스턴스 벡터들간의 normalization  layer normalization: 하나의 벡터를 대상으로 normalization  Batch Normalization (paperwithcode.com) Layer Normalization (paperwithcode.com) Build Better Deep Learni...