Translation of "polynomial time algorithm" to Japanese language:


  Dictionary English-Japanese

Algorithm - translation : Time - translation :

  Examples (External sources, not reviewed)

That's good because then when we run imagine that we have some kind of satisfiability algorithm that runs in polynomial time it's running on a polynomial size input, so it's not like we're running a polynomial time algorithm on an exponential size input, which would take exponential time to run.
多項式の大きさの入力で実行することができ 指数の大きさの入力で実行する指数時間を 使用するわけではないからです この場合は多項式時間で実行します
like the degree polynomial to use with the learning algorithm or choose the regularization parameter for learning algorithm.
学習アルゴリズムの正規化パラメータを選ぶ助けとしていきます
Time estimation algorithm
残り時間を計算するアルゴリズム
linear time top K algorithm.
この場合返ってくる答えは常に正しい答えでした
We eventually determine the running time of the algorithm.
正当でも高速でもない場合は
Let's say this is my polynomial, let me call my polynomial p of x.
P x とします もっと簡単な多項式は 定数なので
NP hard and therefore a polynomial time solution for that problem solves everything in NP.
クリーク問題はその問題に還元できる?
Algorithm to estimate the time when a torrent is finished
torrent の完了時間を推測するアルゴリズム
Here's the gradient descent algorithm that we saw last time.
このパラメータ この項 alpha は学習率といいます
And that is lead theoreticians at least to find efficient in one particular way sometimes and that is that an algorithm is efficient if it has a polynomial bound on its running time.
実行時間において多項式に限定されるため 効率的だと言えるでしょう 効率的に解ける問題には 効率のよいアルゴリズムがありますが
Algorithm
アルゴリズム
learning algorithm A or learning algorithm
それよりも重要になる事が多いのは
The algorithm is a recursive algorithm.
アニメーションに示されているように 値が空間に広がっていき
So there has to be some kind of polynomial upper bound of an algorithm to solve that problem for the problem to be in p.
何かしらのアルゴリズムの多項式上界があるはずです この定数のkは問題のクラスによって 異なっていても構いませんが
Having completed our first analysis of an algorithm, namely an upper bound on the running time of the Merge Short algorithm.
ようするにマージソートのアルゴリズムの実行時間の上限だ 次にやりたい事は一歩下がって 3つの前提 我らがこのマージソートの分析を行い 結果を解釈した時に置いた
Other words, what is the running time of the merge sort algorithm?
完全で正確な定義はしないが
Noise algorithm
ノイズ追加アルゴリズム
Scaling Algorithm
スケーリングのアルゴリズム
Expansion algorithm
展開アルゴリズム
Slider algorithm
スライダーのアルゴリズム
Synergistic algorithm
シナジー効果のアルゴリズム
Signature Algorithm
署名のアルゴリズム
Authentication algorithm
OpenVPN 認証
Dither Algorithm
ディザリングアルゴリズム
Dithering Algorithm
ディザリングアルゴリズム
Cipher algorithm
暗号アルゴリズム
Hash algorithm
ハッシュアルゴリズム
Digest algorithm
ダイジェストアルゴリズム
Formerly the class NP is the set of non deterministic polynomial time decidable problems that is to say that it's a problem that can be dissolved by a program that runs in polynomial time that has non deterministic elements in it.
つまり非決定性の要素がある 多項式時間を使えば解けます これを解説する前に
First, it has to be NP hard, meaning that nothing in NP is harder then X. Which is to say that if you could solve X in polynomial time, you could use it to solve everything in NP in polynomial time.
問題Xよりも難しいものはNPにはありません 問題Xを多項式時間で解けるなら NPのすべての問題は解けます 次の特性は重要です XがNPに属していること
We know that every problem that's in P is in NP and every problem that is NP is in EXP, that is to say any problem that you can solve in polynomial time, we can certainly solve in non deterministic polynomial time, and any problem that we can solve in a non deterministic polynomial time, we can also solve in exponential time, but here's what we don't know.
非決定性多項式時間で解けます さらに非決定性多項式時間で解くことが可能なら 指数時間でも解けます ですがこっちの場合は分かりません
Suppose you like to decide what degree of polynomial to fit to a data set, sort of what features to include to give you a learning algorithm.
何次の多項式まで含めて フィットさせたいか決めたい としよう つまり学習アルゴリズムになんのフィーチャーを含めるか という話だ
I have this polynomial in the denominator here.
これで何ができますか
That problems that are in NP don't necessarily require exponential time, but they may not be solvable in polynomial time either we don't know.
多項式時間でも解けないかもしれません これは分かりません このケースでP NPなのかの問題は とても重要な問題です
low order polynomial such as a plus one, when we really needed a higher order polynomial to fit the data.
フィッティングする必要があるようなデータの時 他方 対照的に このレジームは 高分散の問題に対応する
What does that give us for a running time for this entire algorithm?
実行時間を考えこのリストから答えを見つけて
So it's as if there's one extra parameter in this algorithm, which I'm going to denote d, which is what degree of polynomial do you want to pick?
それをdで表すが 何次の多項式まで含めるか を表す パラメータがアルゴリズムにあるみたいな物だ
All right, so now we're in a good position to define the set p of polynomial time decidable problems.
これが集合です 複数の問題が含まれています
Sometimes a quadratic polynomial, or just a quadratic itself, or quadratic expression, but all it means is a second degree polynomial.
quadratic とか quadratic expression とかあるけど どれも 2次多項式のことをいう つまり 変数の2乗がある
But intuitively, you should think of the running time of an algorithm, you should imagine that you're just running the algorithm in a debugger.
つまり デバッガで毎回エンターキーを押して
Image compression algorithm
画像圧縮アルゴリズム
Mapping projection algorithm
天球図の投影法
Unknown key algorithm
未知の鍵アルゴリズム
So the constant time algorithm for this problem is just to always say yes.
平面グラフであれば4色彩色ができるでしょう
Then we run an algorithm for solving problem X to get solutions to those and maybe that generates more instances but after polynomial number of calls to this algorithm, what comes spitting out is a solution to the original instance of problem Y.
このアルゴリズムを多項式の数だけ呼び出したあと 問題Yの元のインスタンスの答えが出ます 問題Xの答えを持ってくることで 問題Yを解くことができました

 

Related searches : Polynomial Algorithm - Polynomial Time - Polynomial - Monic Polynomial - Quadratic Polynomial - Biquadratic Polynomial - Quartic Polynomial - Polynomial Fit - Polynomial Approximation - Polynomial Evaluation - Polynomial Curve - Polynomial Equation - Polynomial Degree