How to read papers

December 19, 2016

Recently I have been reading many papers in AI, ML, and DL. One day I was curious if there are some proper ways to read papers. So, I…

Read More

Resampling Wheel Algorithm

December 12, 2016

Particle Filter들을 P 분포에 대해서 Random Sampling 하는 알고리즘 완전한 랜덤보다 X, Y와 비슷한 값을 준다 Resampling Wheel Pseudocode Resample Wheel in Python

Read More

Super Learner 정리

November 13, 2016

Udemy's Super Learner 2에 대한 노트 WPM: 260 Comprehension: 43% Intro…

Read More

KNN CS231n Lecture

July 31, 2016

필요 라이브러리 호출 Helper Functions 필요한 함수들 (k)Nearest Neighbor 클래스 define Accuracy Test Function Test Data 10000개는 너무 오래걸려서 샘플로 테스트 KNN when K…

Read More

© 2024 Mo Kweon. All rights reserved.