"Gradient" is not found on TREX in Korean-English direction
Try Searching In English-Korean (Gradient)

Low quality sentence examples

Vanishing gradient 문제는 1991년에 Sepp Hochreiter에 의해 발견되었는데,
The vanishing gradient problem was originally discovered by Sepp Hochreiter in 1991
초점은 그 라데 이 션 의 시작 부분 을 정의 하 고, 원은 그 라데 이 션 의 끝점 을 정의 합니다. A focal point defines the beginning of the gradient, and a circle defines the end point of the gradient.
A focal point defines the beginning of the gradient, and a circle defines the end point of the gradient.
BackColor 값이 첫 번째 색 배경에 그라데이션 색을 지정 하는 경우에 사용 됩니다. The BackColor value will be the first color used if you have specified gradient colors for the background.
GradientIniColor: If BackgroundType is Gradient, this color will be used as the initial color for the gradient shown in the background of your form.
J(\pi_{\theta}) \) 를 policy gradient라고 부르고, 이렇게 policy를 최적화하는 알고리즘을 policy gradient algorithm이라고 부른다.
and algorithms that optimize the policy this way are called policy gradient algorithms.
이 글꼴은 gradient 스타일입니다.
This font is in the gradient style.
그러므로 이것을 semi-gradient method라고 부른다.
They are called semi-gradient methods.
기울기(그래디언트)벡터장 gradient vector field.
Projector onto gradient vector field.
다음에는 헤더에 gradient를 추가해 보겠습니다.
Next we will add a gradient to the header.
Fontsup에서 11개 이상의 gradient 글꼴을 찾을 수 있습니다.
You can find over 11 other gradient fonts on Fontsup.
이러한 method를 episodic semi-gradient one-step Sarsa라고 한다.
The equation above is called episodic semi-gradient one-step Sarsa.
체인룰의 헤드 그래디언트(head gradient) 관계를 유도해보세요.
Derive the head gradient relationship for the chain rule.
Lt;gradient> 셰이프에 대한 그라데이션 색상을 지정합니다. 특성.
Specifies a gradient color for the shape. attributes.
설계변수의 수가 많기 때문에 단지 gradient-based 최적화 만 실용적입니다.
Due to the high number of design variables, only gradient-based optimization is practical.
이후에 우리는 backward 함수를 호출해서 그래디언트(gradient)를 자동으로 구합니다.
We can automatically find the gradient by calling the backward function.
선형 그 라데 이 션 의 그 라데 이 션 선 따라 정의 합니다. A linear gradient defines a gradient along a line.
A linear gradient is one done across a line.
다행히 그런 시절은 가버렸고 이젠 CSS안에서 linear gradient를 지정할 수 있다.
Fortunately those days are gone, and linear gradient backgrounds can now be specified within CSS.
Bourbon은 linear-gradient 모듈을 제공해 주기 때문에 gradient를 추가하고 색상까지도 지정할 수 있습니다.
Bourbon provides a linear-gradient module and we can use this to add a gradient and set its colours.
Dense. weight 의 그래디언트(gradient)를 어떻게 접근할 수 있을까요?
How do you access the gradient of dense. weight?
CSS의 linear-gradient() 함수는 선형 컬러 그레디언트를 나타내는 를 만들어낸다.
The CSS linear-gradient() function creates an which represents a linear gradient of colors.
이 policy update(policy gradient method)와 어울리는 state-value function 학습 방법은 semi-gradient TD(0)이다.
The natural state-value-function learning method to pair with this is semi-gradient TD(0.