[논문 리뷰] Training BatchNorm and Only BatchNorm: On the Expressive Power of Random Features in CNNs
[논문 리뷰] A ConvNet for the 2020s
[논문 리뷰] Cyclical Learning Rates for Training Neural Networks
Pruning(프루닝)에 대하여 간략하게.
PS-백준-7894번-큰수
GET 과 POST 방식을 알아보자
클라우드와 온프레미스 개념/용어을 알아보자
vector 컨테이너의 swap(), shrink_to_fit()을 써보자
네트워크의 기초 OSI 7 계층
STL 컨테이너를 적절하게 사용하는 상황을 알아보자
Bastion host에서 내부 서버로 바로 접근해보자!
unordered map(hash table) 와 map을 알맞게 쓸려면?
백준 1431번 시리얼 번호
백준 1083번 소트
계수 정렬(counting sort)을 알아보자
버킷 정렬(bucket sort)을 알아보자
기수 정렬(Radix Sort)를 알아보자
Visual Studio scanf 에러를 해결해보자
PS 환경 셋팅을 해봅시다!
박싱(Boxing)과 언박싱(Unboxing)