[Deep Learning] Normalization
in DeepLearning on Tech
Normalization이란?
머신러닝 또는 딥러닝에서 정규화의 목표는 값 범위의 차이를 왜곡시키지 않고 데이터 세트를 공통 스케일로 변경하는 것이다. 데이터처리에 있어 각 특성의 스케일을 조정한다는 의미로, feature scaling 이라고도 불린다. 이러한 과정을 통해 모델의 훈련을 더욱 효과적으로 할 수 있게 만들어 준다.
in DeepLearning on Tech
Normalization이란?
머신러닝 또는 딥러닝에서 정규화의 목표는 값 범위의 차이를 왜곡시키지 않고 데이터 세트를 공통 스케일로 변경하는 것이다. 데이터처리에 있어 각 특성의 스케일을 조정한다는 의미로, feature scaling 이라고도 불린다. 이러한 과정을 통해 모델의 훈련을 더욱 효과적으로 할 수 있게 만들어 준다.
in Math on Math, Probability
in DeepLearning on Tech, Tensorflow
in DeepLearning on Tech
in DeepLearning on Tech
in DeepLearning on Tech
in DeepLearning on Tech
in DeepLearning on Tech
in DeepLearning on Code
in Others on Others
in DeepLearning on Tech
in DeepLearning on Code
in DeepLearning on Tech
in Others / Eureka Project on Github, Eureka
github를 이용한 마크다운 연습하기 1..
in Others / Eureka Project on Github, Eureka
본 글은 전적으로 ninannung 개발자의 https://gist.github.com/ninanung에 의존하였으며 그대로 따라쓴것에 불과하다
in Jekyll / Update
You’ll find this post in your _posts
directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve
, which launches a web server and auto-regenerates your site when a file is updated.