블로그
-
산업용PC JECS-N100B 인텔 N100 CPU, 2xRS-232/485, 4xRS-232, 2xUSB 2.0 4xUSB 3.0 -20~60도 팬리스 산업용컴퓨터 산업용미니PC
search_text=N100B&x=0&y=0 *저전력, 고성능, 가성비 좋은 최신 인텔 N100 CPU Cost effective, low power consumption
blog.naver.com · 2025.02.28
-
모두를 위한 딥러닝 (2)
) : recall optimizer, recall cost -> recall cost : recall hypothesis, recall y (data) -> recall > declare X,Y.......
blog.naver.com · 2017.11.21
-
머신러닝// 선형회귀 모델의 cost함수에 대해 좀더 알아보기
= [1, 2, 3]Y = [1, 2, 3] W = tf.placeholder(tf.float32) # Our hypothesis for linear model X * Whypothesis = X * W # cost/loss functioncost = tf.reduce_mean(tf.square(hypothes.......
blog.naver.com · 2017.08.08