블로그
- Resolume Arena에서 외곽선 블러처리한 맵핑하기 누르면 새로운 창이 뜰 것이다. output transformation 에서 무대에 맞게 슬라이스 배치를 하고 Input Selection 에서 슬라이스 클릭 후 우클릭 하면 Match
- addslashes(), stripslashes() 함수 $str 문자열에 포함된 특수문자에 대해서 escape하여 리턴해준다. ex) Beware of using addslashes() on input to the serialize() function. serialize() stores strings with their length; the length must match the stored string or unserialize
- numeric demonstration of backpropagation text.html] Example: see sample applet The formula of sigmoid activation is: 1 f(x) = --------- 1 + e-input The algorithm works as follows: Perform the forwardpropagation phase for an input pattern and calculate