A randomly-initialized, dense neural network contains a subnet- work that is initialized such that—when trained in isolation—it can match the test accuracy of the original network after training for at most the same number of iterations.
오늘은 조금 여유가 있어서 강의에 온전히 집중할 수 있었습니다.
바빴을 때는 잘 몰랐는데, 강의에서 제공된 토이 코드를 활용하니 생각보다 괜찮았습니다.
그리고 오늘 강의에서는 모델 경량화와 직접적으로 관련 있는 Pruning과 Lottery Ticket Hypothesis에 대해서 학습할 수 있어서 좋았습니다.