"勾配が急"の翻訳 英語に:
辞書 日本-英語
勾配が急 - 翻訳 :
例 (レビューされていない外部ソース)
最大勾配 | Maximum gradient |
山越えの道は狭く しかも急勾配だった | 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. |
内陸部の丘の上なので とても急勾配です | It's on very steep ground. |
山が急勾配ならば歩幅を大きくとることができます | What is his method going to be? |
この勾配の項は最急上昇の方向を示します | B is going to be his next position so this is how the hill climber decides where to go next. |
ー3 4 の勾配で | Now, they tell us what the slope of this line is. |
ゼロとなります これが勾配 ここが接点ですので この線の勾配は | It sends out that at local optimum your derivative would be equal to zero. |
スクロールバーに勾配を付ける | Draw scrollbar bevel |
どの国でも 同じ3線が急勾配です 逆に言えば危害 公正さに | Notice also that on all of these graphs, the slope is steeper on in group, authority, purity. |
斜勾配エレベーターでアクセスします | And essentially, the apartments cover the parking. |
私たちは勾配を利用しますが | How can we describe this mathematically? |
勾配は6パーセント 芝は順目 フックラインだ | Sixpercent grade, fast greens, breaks to the left. |
cは上向きで勾配は正です | In B, it's about zero. |
勾配が最も大きいところに合わせる | Adapt maximum gradient |
勾配降下を使用する方法があります | How can we optimize these two terms over here? |
勾配が負なので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. |
この地点の勾配を選択すれば | So at any point, the gradient is a vector. |
急勾配でのポイント グラフを見てください どこに行くことからポイントであるため | And if you want to eye ball where is equivalence point, you look for the steepest point in the graph. |
勾配降下法ではw₁⁰とw₀⁰から始めますが | The gradient with respect to W0 is very similar. |
この線の勾配になります この導関数項はこの線の勾配となります しかしこの | Now, my derivative term, d, d theta one j of theta one, when evaluated at this point, gonna look at right. |
おかしなことになります イスラムの近代の歴の中で 急激な勾配を描きます | But there is a very curious pattern in the rest of the 20th century, because we see a sharp decline in this Islamic modernist line. |
そして線の勾配はもちろん単に | 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. |
緊急配備 | Emergency evasives. |
印象的 彼の哲学的な静けさが消えthat乱す 彼が得た 急いでアップして 急勾配を急いで 彼が行くことができる限り速く村に向かって丘 の | Gibbons had heard nothing of the morning's occurrences, but the phenomenon was so striking and disturbing that his philosophical tranquillity vanished he got up hastily, and hurried down the steepness of the hill towards the village, as fast as he could go. |
さらに勾配降下法を進めていくと | And, you notice that my line changed a little bit. |
スイスの自然には斜勾配エレベーターが必要だからです (笑 | It's actually a stand up product from Switzerland, because in Switzerland they have a natural need for diagonal elevators. |
勾配降下法を 二乗誤差のコスト関数を 最小化するために適用する という事 勾配降下法を | 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. |
我らが作った物だ これが我らの勾配降下法アルゴリズムで | So, this is what we worked out in the previous videos. |
至急救急車の手配を 以上 | Send an ambulance immediately. Over. |
この関数に反復法の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. |
この例ではaから勾配降下法を始めると | You do this until you find yourself with what's called a local minimum, where B resides. |
そんな極めて弱い地質の 勾配が1 20から2に及ぶ | Now you propose yet another dirtbanked terminus dam with slopes of 21 2 to 1, |
勾配降下法を使うとどうなるか見てみましょう 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. |
実際にこの式を引くのは 常に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. |
この3点の中で勾配が 最も大きいのはどれでしょう | When I reduce, I will do this for the one dimensional case on paper. |
また勾配強度カーネルについても お話ししました | Is it linear or nonlinear? |
新しい点に動く そしてさらに勾配降下法の | And I have also moved to a new point on my cost function. |
特に 勾配降下法 Gradient Descent を複数フィーチャーの線形回帰に | In this video, let's talk about how to fit the parameters of that hypothesis. |
勾配降下法のもう1つのよい利用方法です | That's where this occasion comes from in our update step. This would be simultaneous update. |
このコスト関数に適用すると 勾配降下は 数学的にも示せるが | And if you run gradient descent on a cost function like this, then gradient descent, you can show mathematically, you can find a much more direct path to the global minimum rather than taking a much more convoluted path where you're sort of trying to follow a much more complicated trajectory to get to the global minimum. |
勾配降下法で解く場合に疑われる問題としては | So, let's see how gradient descent works. |
関連検索 : 急勾配 - 急勾配 - 急勾配 - 急勾配のアプローチ - 急勾配のテーパ - 急勾配の壁 - 急勾配のコスト - 勾配 - 急勾配の増加 - 急勾配の減少 - 急勾配の角度 - 急勾配の屋根 - 急激な温度勾配 - 勾配値