카페검색 본문
카페글 본문
-
%%%%% 2024b ; Weekly Lec [Topic-10; Sigmoid] 2024.10.23해당카페글 미리보기
@@@@@@@@@@@@@@@@@@@@@@@ Sigmoid ================== 수업자료; [AI-Lec-WeeklyMaterials / #33] ; Exl work, Hwp. ; 참고자료; [AI-Prog / #] Py, PPT, Hwp > [Lab] Sigmoid; Exl[LecPrep], tanh와의 비교. 용도 > Rvw; PPT //
-
Perceptron, Sigmoid - Q&A 2023.11.19해당카페글 미리보기
데이터가 구분선보다 위에 있으면 d=-1, 구분선보다 아래에 있으면, d=1 (L=0.2; Learning Rate; 고정값) [Q] XOR문제에서 Sigmoid 함수의 사용 목적은? Ans> 미약한 신호는 무시하고 강한 신호는 살아남게 하여 입력을 단순화하고, 신호의 특징을 부각...
-
s-colon 게실염(sigmoid diverticulitis) 2023.01.12해당카페글 미리보기
-
Re: 오늘의 마지막 문제. 책 71페이지의 그림3-6 인 계단함수 그래프를 matplotlib 로 ... 2024.10.02해당카페글 미리보기
import numpy as np import matplotlib.pyplot as plt # def sigmoid(x): # return 1 /(1 + np.exp(-x)) def step_function(x): y = x > 0 # 입력값 x 가 0보다 크면, y에 true 가 들어가고 아니면 false return y.astype(np.int32) x = np.arange(-6, 6...
-
Re: 글림프계 glymphatic system와 뇌질환의 관계 2023년 !! 2024.08.22해당카페글 미리보기
Lundgaard et al., 2017). (2) Dural lymphatic vessels. Dural lymphatic vessels distribute on the dura mater, the sigmoid sinus, the retro glenoid vein, the middle meningeal artery, and the pterygopalatine artery (Louveau et al., 2015...