Derivation

Derivation

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 Aug 29 16:7
Editor
Edited
Edited
2025 Dec 16 18:22

Differentiation

Future prediction is integration, and rule decomposition is differentiation.
Derivation
is the process of obtaining local rules (direction/velocity/slope), while
Integral
is the process of advancing the state forward according to those rules. In other words, because differentiation is definable, it provides guidance on how to handle each specific data sample or each instance of reality. Inference is integration; it approximates the uncertain future prediction. Therefore, training is differentiation and inference is integration.
Derivation Notion
 
 
 
 
Gradient, Divergence, Curl에 대하여.
고등학교때 익히 다루어왔던 미분은 스칼라 함수에 대하여 변화율을 적용한 것이다. 이것을 벡터함수에까지 확장한 개념이 위의 Gradient, Divergence, Curl이다. 시작을 벡터함수의 미분개념이구나 하고 이해하고 차차 살펴보자. 1. Gradient 단도직입적으로 스칼라함수의 미분이다. 기호로는 ▽ 라고 나타낸다. 중력과같은 포텐셜을 가지는 것을 보존력(Conservative Force)이라고 하는데, 여기서 포텐셜을 U라 하면, 중력 F는 F = -▽U 으로 구해진다. 간단하게 예를들면, 질량이 M인 물체의 중력장에 질량m인 물체가 r과의 거리만큼 떨어져있을때 그 지점의 포텐셜은 U = -GMm/r 으로 구해지며 이를 r로 미분한 GMm/r² 이 그 지점에서의 힘인 것을 알 수있다. 즉, gr..
Gradient, Divergence, Curl에 대하여.
 
 

Recommendations