"勾配方向"の翻訳 英語に:
辞書 日本-英語
勾配方向 - 翻訳 :
例 (レビューされていない外部ソース)
この勾配の項は最急上昇の方向を示します | B is going to be his next position so this is how the hill climber decides where to go next. |
cは上向きで勾配は正です | In B, it's about zero. |
最大勾配 | Maximum gradient |
勾配降下法を使うとどうなるか見てみましょう Lのw₁方向の勾配は 2にjの和 つまり先ほどと同様の | We already know that this has a closed form solution, but just for the fun of it, let's look at gradient descent. |
ー3 4 の勾配で | Now, they tell us what the slope of this line is. |
勾配降下を使用する方法があります | How can we optimize these two terms over here? |
スクロールバーに勾配を付ける | Draw scrollbar bevel |
斜勾配エレベーターでアクセスします | And essentially, the apartments cover the parking. |
勾配降下法のもう1つのよい利用方法です | That's where this occasion comes from in our update step. This would be simultaneous update. |
垂直方向均等配置 | Align Vertical Distribute |
水平方向均等配置 | Align Horizontal Distribute |
ゼロとなります これが勾配 ここが接点ですので この線の勾配は | It sends out that at local optimum your derivative would be equal to zero. |
勾配は6パーセント 芝は順目 フックラインだ | Sixpercent grade, fast greens, breaks to the left. |
私たちは勾配を利用しますが | How can we describe this mathematically? |
この地点の勾配を選択すれば | So at any point, the gradient is a vector. |
この線の勾配になります この導関数項はこの線の勾配となります しかしこの | Now, my derivative term, d, d theta one j of theta one, when evaluated at this point, gonna look at right. |
そして線の勾配はもちろん単に | That's where the derivative is. |
違うバージョンの 勾配降下法で バッチで無く | And it turns out there are sometimes other versions of gradient descent that are not batch versions but instead do not look at the entire traning set but look at small subsets of the training sets at the time, and we'll talk about those versions later in this course as well. |
この山は傾斜が急なのでベクトルはかなり長く 直接上り方向を指します この場所の勾配を選んでも まだ上り方向を指すでしょうが | So at this point, which maybe corresponds to somewhere down here on the hill, the hill is quite steep, so our vector is quite long, and it points directly uphill. |
さらに勾配降下法を進めていくと | And, you notice that my line changed a little bit. |
正解データと線形関数の差に Xjを掛けた和になります w₀方向の勾配も似たような式になります | The gradient of L with respect to W1 is minus 2, sum of all J of the difference as before but without the square times Xj. |
勾配降下法を 二乗誤差のコスト関数を 最小化するために適用する という事 勾配降下法を | What we're going to do is apply gradient descent to minimize our squared error cost function. |
使っていく つまりここではバッチ勾配降下法を使う いまや勾配降下法または線形回帰を | But for now, using the algorithm you just learned, now we're using batch gradient descent, you now know how to implement gradient descent, or linear regression. |
勾配が最も大きいところに合わせる | Adapt maximum gradient |
勾配が負なのでwの値は増加します | So if you apply the rule over here, if you were to start at A as your W zero, then your gradient is negative. |
知ってるかもしれないが 勾配降下法の方が 大きなデータセットに対しては | And, but in case you have heard of that method, it turns out gradient descent will scale better to larger data sets than that normal equals method and, now that we know about gradient descent, we'll be able to use it in |
山越えの道は狭く しかも急勾配だった | The road across the mountain was narrow, and what's more, it was a steep slope. |
しかし あまり急勾配ではないからです | It makes sense because it's a downward sloping line, but it's not too steep. |
勾配降下法ではw₁⁰とw₀⁰から始めますが | The gradient with respect to W0 is very similar. |
この関数に反復法の1つである 勾配降下法を適用します 勾配降下法ではある初期値からスタートして | Here is a prototypical loss function and the method for interation will be called gradient descent. |
化学的な濃度勾配に沿って移動できます | It is able to move around its environment. |
内陸部の丘の上なので とても急勾配です | It's on very steep ground. |
この例ではaから勾配降下法を始めると | You do this until you find yourself with what's called a local minimum, where B resides. |
配向性ストランドボードや | We create mountains of waste. |
実際にこの式を引くのは 常にw₁から勾配降下する時です こちらの式はw₀から勾配降下する場合です | And these expressions look nasty, but what it really means is we subtract an expression like this every time we do gradient descent from W1 and an expression like this every time we do gradient descent from W0, which is easy to implement, and that implements gradient descent. |
また勾配強度カーネルについても お話ししました | Is it linear or nonlinear? |
新しい点に動く そしてさらに勾配降下法の | And I have also moved to a new point on my cost function. |
スイスの自然には斜勾配エレベーターが必要だからです (笑 | It's actually a stand up product from Switzerland, because in Switzerland they have a natural need for diagonal elevators. |
特に 勾配降下法 Gradient Descent を複数フィーチャーの線形回帰に | In this video, let's talk about how to fit the parameters of that hypothesis. |
勾配降下法とコスト関数を 両方合わせて そこから直線を我らのデータにフィッティングする | In this video, we're going to put together gradient descent with our cost function, and that will give us an algorithm for |
直接コスト関数の 最小値を解く方法で 勾配降下法の複数ステップ無しでイケる物を | Later in this course we will talk about that method as well that just solves for the minimum cost function J without needing this multiple steps of gradient descent. |
画像の勾配の和の平方根を取るものでした これは線形ですか非線形ですか | We talked about the gradient magnitude kernel, which was defined over a square root of the squares of the image gradients. |
最初にこの式を目にしたでしょう この方程式は勾配降下法を表しています | For those of you who looked at Wikipedia to try to understand what's going on with gradient descent, the first formula you would have encountered was this one. |
円滑化と勾配化の両方を同時に行える 単一の線形カーネルを作り出せるからです | I find this really interesting because we can now devise a single, linear kernel that does both smoothing and find gradients at the same time. |
我らが作った物だ これが我らの勾配降下法アルゴリズムで | So, this is what we worked out in the previous videos. |
関連検索 : 縦方向の勾配 - 横方向の勾配 - 勾配 - 急勾配 - 急勾配 - 勾配値 - 勾配パラメータ - デニール勾配 - トルク勾配 - 熱勾配 - ゼロ勾配 - 塩勾配 - 勾配スロープ - フラット勾配