JP2964900B2 - Learning method of neural network for call assignment - Google Patents
Learning method of neural network for call assignmentInfo
- Publication number
- JP2964900B2 JP2964900B2 JP7046140A JP4614095A JP2964900B2 JP 2964900 B2 JP2964900 B2 JP 2964900B2 JP 7046140 A JP7046140 A JP 7046140A JP 4614095 A JP4614095 A JP 4614095A JP 2964900 B2 JP2964900 B2 JP 2964900B2
- Authority
- JP
- Japan
- Prior art keywords
- learning
- neural network
- learning sample
- sample group
- samples
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000013528 artificial neural network Methods 0.000 title claims description 40
- 238000000034 method Methods 0.000 title claims description 19
- 238000004364 calculation method Methods 0.000 claims description 2
- 210000002569 neuron Anatomy 0.000 description 18
- 238000004422 calculation algorithm Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 210000004556 brain Anatomy 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 210000003061 neural cell Anatomy 0.000 description 1
- 238000003909 pattern recognition Methods 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 210000000225 synapse Anatomy 0.000 description 1
Landscapes
- Elevator Control (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、ニューラルネットを用
いて呼びの割り当てを行うエレベータの群管理制御装置
において、そのニューラルネットの学習方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for learning a neural network in an elevator group management control device for allocating calls using a neural network.
【0002】[0002]
【従来の技術】従来、エレベータの群管理制御といえば
評価関数を用いた呼び割り当て方式や、ファジー理論を
用いたエキスパートシステムによる呼び割り当て制御が
主流であったが、最近では生物の神経回路をモデルにし
たニューラルネットを用いて呼びの割り当てを行うとい
う新しい方式が提案されている。2. Description of the Related Art Conventionally, elevator group management control has mainly been a call allocation method using an evaluation function or a call allocation control by an expert system using fuzzy logic. A new method of assigning calls using a neural network has been proposed.
【0003】ニューラルネットとは、人間の脳をまねた
ネットワークで、神経細胞モデル(ニューロン)が複数
個、複雑に接続され、各ニューロンの動作及びニューロ
ン間の接続形態をうまく決めることによって、パターン
認識機能や知識処理機能を埋め込むことができるという
ものであり、例えば「日経エレクトロニクス」1987
年8月10日号(No427)のP115〜P124や1
989年2月に産業図書株式会社から刊行された図書
「PDPモデル」などに開示されており、特にニューロ
ンを階層構造に配置したものは「バックプロパゲーショ
ン」と呼ばれる自律的学習アルゴリズムを利用できるこ
とに特徴がある。A neural network is a network imitating the human brain. A plurality of neural cell models (neurons) are connected in a complex manner, and the operation of each neuron and the form of connection between the neurons are properly determined to perform pattern recognition. The function and the knowledge processing function can be embedded. For example, "Nikkei Electronics" 1987
P115-P124 and 1 of August 10, issue (No. 427)
It is disclosed in the book "PDP model" published by Sangyo Tosho Co., Ltd. in February 989, etc. In particular, those in which neurons are arranged in a hierarchical structure can use an autonomous learning algorithm called "back propagation". There are features.
【0004】このニューラルネットを用いると、割り当
てアルゴリズムを人間が一切考える必要はなく、しかも
各種の交通状況に対応して、結果的には最適な割り当て
かごを決定する判断システムを自動的に生成できるとい
う優れた効果があり、例えばエレベータの呼び割り当て
に用いた例としては、特開平1−275381号「エレ
ベータの群管理制御装置」や、特開平3−31173号
「エレベータの群管理制御装置」、特願平5−2438
17号「エレベータ呼び割当て用ニューラルネットの学
習方法」などがある。When this neural network is used, there is no need for a human to consider an assignment algorithm at all, and a decision system for deciding an optimum assigned car in response to various traffic conditions can be automatically generated. For example, Japanese Patent Application Laid-Open No. 1-275381 "Elevator group management control device" and Japanese Patent Application Laid-Open No. 3-31173 "Elevator group management control device" Japanese Patent Application No. 5-2438
No. 17, "Method of Learning Neural Network for Elevator Call Assignment" and the like.
【0005】ここで呼び割り当て用ニューラルネットの
一例を図4に示す。図4に示すように、呼び割り当て用
のニューラルネットNNは、入力パターン(エレベータ
システム状態データ)に対応する入力層NR1 と、出力
パターン(割り当て適性)に対応する出力層NR3 と、
入力層と出力層の中間に置かれる中間層NR2 のニュー
ロンとで構成される。FIG. 4 shows an example of a neural network for call assignment. As shown in FIG. 4, the neural network NN for call assignment includes an input layer NR1 corresponding to an input pattern (elevator system state data), an output layer NR3 corresponding to an output pattern (assignment suitability),
It is composed of neurons of an intermediate layer NR2 located between the input layer and the output layer.
【0006】入力パターンは、エレベータシステムの状
態を表す種々のデータ(乗場呼びの発生階と方向、各号
機の位置と運転方向、かご呼び、荷重状態等)を、呼び
の割り当てに必要なパラメータとして、ニューラルネッ
トに入力できる形に変換したものであり、入力層のニュ
ーロンの数はそのパラメータの総数に対応する。The input pattern uses various data representing the state of the elevator system (floor and direction of landing call, position and driving direction of each car, car call, load state, etc.) as parameters necessary for call assignment. , Into a form that can be input to a neural network, and the number of neurons in the input layer corresponds to the total number of parameters.
【0007】この入力層の各ニューロンに入力データを
与えると、出力層に向かって順に信号が伝わり、その結
果出力層の各ニューロンからそれぞれ何らかの値が出力
される。出力層では、エレベータの台数分のニューロン
があり、さまざまな入力パターンに対して、割り当てに
最適である号機に対応するニューロンが「1」(最大
値)を、その他のニューロンは「0」を出力するように
予め学習されている。When input data is given to each neuron in the input layer, a signal is sequentially transmitted to the output layer, and as a result, a certain value is output from each neuron in the output layer. In the output layer, there are neurons for the number of elevators, and for various input patterns, the neuron corresponding to the car that is optimal for allocation outputs “1” (maximum value), and the other neurons output “0”. Is learned in advance.
【0008】従って、出力パターンの各ニューロンの値
の中で、「1」(最大値)に最も近い値を出力したニユ
ーロンが割り当てに最適であることを示すことになり、
このニューロンに対応する号機が割り当て号機として選
択される。なお、中間層(実施例では一層であるが、複
数であってもよい)のニューロンの数は、エレベータの
台数やビルの性質等に応じて適宜定められる。Accordingly, among the values of each neuron in the output pattern, a neuron that outputs a value closest to “1” (maximum value) indicates that it is optimal for allocation.
The unit corresponding to this neuron is selected as the assigned unit. Note that the number of neurons in the intermediate layer (one layer in the embodiment, but may be plural) is appropriately determined according to the number of elevators, the properties of the building, and the like.
【0009】また、図示を省略しているが、各ニューロ
ン間にはニューロンの結び付きの強さを表す結合重み
(シナプスウェイト)が設定されている。この結合重み
は、最初は適当な値に設定されているが、その後「バッ
クプロパゲーション」と呼ばれる学習アルゴリズムを用
いて、より精度の高い呼び割り当てができるように修正
していくことができる。Although not shown, a connection weight (synapse weight) indicating the strength of the connection between the neurons is set between the neurons. The connection weight is initially set to an appropriate value, but can be modified so that a more accurate call assignment can be performed using a learning algorithm called “back propagation”.
【0010】このバックプロパゲーションについてはよ
く知られているので詳細な説明は省略するが、予め作成
された学習用サンプル(入力パターンと、その入力パタ
ーンに対する望ましい出力パターンすなわち教師信号と
を対にしたもの)を用い、同一の入力パターンに対する
出力パターンと教師信号とを比較し、その誤差を最小化
するように結合重みを修正していくアルゴリズムで、ま
ず最初はすべての重みを初期化(例えばランダムな値に
設定)しておき、入力層の各ニューロンに学習用サンプ
ルの入力パターンを与える。そしてこのときの出力パタ
ーンとその学習用サンプルの出力パターン(教師信号)
とを比較し、その差(誤差)を用いて、その差が小さく
なるように各結合重みの値を出力層側から順に修正して
いくのである。Since this back propagation is well known and will not be described in detail, a learning sample (an input pattern and a desired output pattern corresponding to the input pattern, that is, a teacher signal are paired). An algorithm that compares the output pattern for the same input pattern with the teacher signal and corrects the connection weights to minimize the error. Initially, all weights are initialized (for example, random The input pattern of the learning sample is given to each neuron of the input layer. The output pattern at this time and the output pattern of the learning sample (teacher signal)
Then, using the difference (error), the values of the connection weights are sequentially corrected from the output layer side so that the difference becomes smaller.
【0011】そして、多数の学習用サンプルを用いて誤
差が収束するまでこれを繰り返すと、ニューラルネット
に教師信号と同レベルの呼び割当機能が自動的に埋め込
まれたことになり、学習用の入力パターンだけでなく未
知の入力パターンに対しても、教師信号と同レベルの呼
び割り当てを行なうことができるようになる。If this is repeated using a large number of learning samples until the error converges, the call assignment function at the same level as the teacher signal is automatically embedded in the neural network, and the learning input The same level of call assignment as the teacher signal can be performed not only for patterns but also for unknown input patterns.
【0012】[0012]
【発明が解決しようとする課題】この割り当て用ニュー
ラルネットの学習は、予めシミュレーション等によって
作成した学習用サンプル、或いは実際の現場でエレベー
タの稼働中に作成した学習用サンプルを多数用いて行わ
れる。しかし、学習用サンプルにはその内容によって学
習の容易なものと困難なものとがあり、一定量の学習を
終えてもニューラルネットの出力と教師信号とが一致し
ないものがある。このような学習の困難なサンプルが学
習用サンプル群に数多く含まれていると、誤差が収束す
るまで同じ学習用サンプル群を用いて何度も学習を繰り
返す必要があり、その結果学習効率が非常に悪くなると
いう問題があった。The learning of the neural network for assignment is performed using a large number of learning samples created in advance by simulation or the like, or learning samples created during operation of the elevator at an actual site. However, there are learning samples that are easy and difficult to learn depending on their contents, and there are some samples in which the output of the neural network does not match the teacher signal even after a certain amount of learning is completed. If such learning difficult samples are included in a large number of learning sample groups, it is necessary to repeat learning using the same learning sample group many times until the error converges. Had the problem of getting worse.
【0013】本発明はこのような問題点に鑑みてなされ
たもので、ニューラルネットの学習効率の向上を目的と
したものである。The present invention has been made in view of such problems, and has as its object to improve the learning efficiency of a neural network.
【0014】[0014]
【課題を解決するための手段】上記目的を達成するた
め、本発明では、多数の学習用サンプルからなる学習用
サンプル群でニューラルネットの学習を行った後、その
ニューラルネットに前記学習用サンプルを順次適用し、
その結果ニューラルネットの出力と教師信号とが一致し
た学習用サンプル数の全学習用サンプル数に対する割合
(適合率)を計算し、該適合率が所定値以下の場合に
は、一致しなかった学習用サンプルを前記学習用サンプ
ル群に複製追加した新たな学習用サンプル群を作成し、
この新たな学習用サンプル群を用いてニューラルネット
の学習を再度行うことを特徴とする。In order to achieve the above object, according to the present invention, after learning a neural network with a learning sample group including a large number of learning samples, the learning sample is added to the neural network. Apply sequentially,
As a result, the ratio of the number of learning samples in which the output of the neural network matches the teacher signal to the total number of learning samples (adaptation rate) is calculated. A new learning sample group is created by duplicating and adding the learning sample to the learning sample group,
The learning of the neural network is performed again using this new learning sample group.
【0015】また、再度学習の結果、上記適合率が前回
の値より上昇した場合には、適合率が所定値より大きく
なるか前回の値を下回るまで上記の手順を繰り返すよう
にする。Further, as a result of learning again, when the above-mentioned matching rate rises from the previous value, the above procedure is repeated until the matching rate becomes larger than the predetermined value or falls below the previous value.
【0016】[0016]
【作用】本発明においては、学習用サンプル群を用いて
学習後、ニューラルネットの出力と教師信号とが一致し
ない学習用サンプルだけを複製追加して新たな学習用サ
ンプル群を作成するので、再学習の際には出力の一致し
なかった学習用サンプルは重複して学習が行われること
になる。According to the present invention, after learning using the learning sample group, only a learning sample in which the output of the neural network does not match the teacher signal is duplicated and added to create a new learning sample group. At the time of learning, learning samples whose outputs do not match are subjected to overlapping learning.
【0017】[0017]
【実施例】以下、本発明の一実施例について図面を参照
しながら説明する。図1は、本発明における学習方法の
手順を示すフローチャートで、まずステップS1におい
てN個の学習用サンプルを作成する。この学習用サンプ
ルは、乗場呼び発生時のエレベータシステム状態データ
をニューラルネットに入力できる形に変換した入力パタ
ーンと、その入力パターンに対する割り当て号機(又は
実際の応答号機)すなわち教師信号とを対にしたもの
で、エレベータのシミュレーション運転により或いは実
際の現場でエレベータの稼働中に作成することができる
が、本発明の内容には直接関係がないので詳細について
は説明を省略する。An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a flowchart showing the procedure of the learning method according to the present invention. First, in step S1, N learning samples are created. This learning sample is a pair of an input pattern obtained by converting elevator system state data at the time of occurrence of a hall call into a form that can be input to a neural network, and a number assigned to the input pattern (or an actual response number), that is, a teacher signal. Although it can be created by simulating the operation of the elevator or during the operation of the elevator at an actual site, it is not directly related to the content of the present invention, and thus the detailed description is omitted.
【0018】次にステップS2で、変数iと後述の適合
率Ri の初期化を行い、ステップS1で作成した学習用
サンプル群によりニューラルネットの学習を実施する
(ステップS3)。Next, in step S2, a variable i and a relevance ratio Ri described later are initialized, and learning of the neural network is performed using the learning sample group created in step S1 (step S3).
【0019】学習の終了後、ステップS4では、図2に
示すようにN個の学習用サンプルを順次そのニューラル
ネットに適用し、各学習用サンプルについて出力パター
ンが示す割り当て号機と教師信号が示す割り当て号機と
が一致するかどうかを判断し、ステップS5で、上記N
個の学習用サンプルのうち一致しない学習用サンプルの
数nをカウントする。After the learning is completed, in step S4, as shown in FIG. 2, N learning samples are sequentially applied to the neural network, and for each learning sample, the assigned number indicated by the output pattern and the assigned number indicated by the teacher signal. Then, it is determined whether or not the number matches the above-mentioned number.
The number n of learning samples that do not match among the learning samples is counted.
【0020】そして、ステップS6で変数iの値をイン
クリメントし、ステップS7でこのときの適合率Ri を
計算する。この適合率とは、上記のステップS4で出力
パターンと教師信号とが一致した学習用サンプルの数
(N−n)の、全学習用サンプル数Nに対する割合のこ
とであり、すなわち Ri =(N−n)/N で表され、この値が1に近いほど、学習の成果が高いこ
とになる。Then, in step S6, the value of the variable i is incremented, and in step S7, the relevance ratio Ri at this time is calculated. The matching rate is a ratio of the number of learning samples (N−n) in which the output pattern matches the teacher signal in step S4 to the total number N of learning samples, that is, Ri = (N −n) / N, and the closer this value is to 1, the higher the learning result.
【0021】ステップS8では、この適合率の値が所定
値以上であるか否かを判定し、所定値以下であれば、更
に学習が必要なのでステップS9へと進み、適合率が前
回の値より改善されたか否かを判定する。適合率が前回
の値より改善された場合は、ステップS9からS10へ
と進み、学習用サンプル群のうち、出力パターンと教師
信号とが一致しなかったn個の学習用サンプルの複製を
元の学習用サンプル群に追加して新たな学習用サンプル
群とし、再びステップS3以下を繰り返す。この新たな
学習用サンプル群を作成する様子を図3に示す。In step S8, it is determined whether or not the value of the precision is equal to or greater than a predetermined value. If the value is equal to or less than the predetermined value, further learning is required, and the process proceeds to step S9. Determine whether it has been improved. If the precision is improved from the previous value, the process proceeds from step S9 to step S10, where the replica of the n learning samples whose output pattern and the teacher signal do not match with each other in the learning sample group is used as the original. A new learning sample group is added to the learning sample group, and step S3 and subsequent steps are repeated again. FIG. 3 shows how the new learning sample group is created.
【0022】こうして前回より適合率が改善されていく
限り、その学習用サンプル群は学習の効果があるものと
してステップS3〜S10の手順が繰り返され、適合率
が前回の値より低下した場合には、もはやその学習用サ
ンプル群による効果は期待できないとしてステップS1
1へと進み、その学習用サンプル群を破棄し、再びステ
ップS1で新たな学習用サンプル群を作成する。As long as the precision is improved as compared with the previous time, the procedure of steps S3 to S10 is repeated assuming that the learning sample group has the effect of learning. If the precision is lower than the previous value, Since the effect of the learning sample group can no longer be expected, step S1
The process proceeds to step 1, and the learning sample group is discarded, and a new learning sample group is created again in step S1.
【0023】こうして、上記の手順を繰り返し、適合率
が所定値以上になると学習を終了し、以後このニューラ
ルネットを実際の呼び割り当てに使用することができる
ようになる。In this way, the above procedure is repeated, and when the relevance rate exceeds a predetermined value, the learning is terminated, and the neural network can be used for actual call assignment thereafter.
【0024】[0024]
【発明の効果】本発明によれば、ニューラルネットの出
力と教師信号とが一致しない学習用サンプルだけが複製
追加されることにより、学習の困難な学習用サンプルほ
ど重複して重点的に学習が繰り返されることになり、学
習の容易な学習用サンプルについては必要以上に学習を
繰り返す無駄を防止し、その結果非常に効率よく学習を
行うことができる。According to the present invention, only learning samples whose neural network output does not match the teacher signal are duplicated and added. As a result, it is possible to prevent learning samples that are easy to learn from repeating learning more than necessary, and as a result, learning can be performed very efficiently.
【図1】本発明における学習の手順の一例を示すフロー
チャートである。FIG. 1 is a flowchart illustrating an example of a learning procedure according to the present invention.
【図2】本発明における適合率の計算を説明するための
図である。FIG. 2 is a diagram for explaining calculation of a precision in the present invention.
【図3】本発明における新たな学習用サンプル群の作成
の様子を説明するための図である。FIG. 3 is a diagram for explaining how a new learning sample group is created in the present invention.
【図4】呼び割当て用ニューラルネットの一例を示す図
である。FIG. 4 is a diagram showing an example of a neural network for call assignment.
A1〜An 1号機〜n号機の運行制御装置 1 乗場呼び釦 2 乗場呼び信号 3 かご情報信号 4 割り当て信号 10 群管理装置 11 入出力インターフェイス 12 学習用サンプル作成手段 13 交通状況判別手段 14 学習用サンプル蓄積手段 15 ニューラルネット 16 割当て判定手段 17 学習手段 A1 to An 1st to nth operation control devices 1 hall call button 2 hall call signal 3 car information signal 4 assignment signal 10 group management device 11 input / output interface 12 learning sample creation means 13 traffic situation determination means 14 learning sample Storage means 15 neural network 16 assignment determination means 17 learning means
フロントページの続き (72)発明者 中川 真実 大阪府茨木市庄1丁目28番10号 株式会 社フジテック技術研究所内 (72)発明者 緑谷 武 大阪府茨木市庄1丁目28番10号 株式会 社フジテック技術研究所内 (72)発明者 田辺 友晃 大阪府茨木市庄1丁目28番10号 株式会 社フジテック技術研究所内 審査官 志水 裕司 (58)調査した分野(Int.Cl.6,DB名) B66B 1/18 - 1/20 Continued on the front page (72) Inventor Mami Nakagawa 1-28-10 Sho, Ibaraki-shi, Osaka Prefecture Inside Fujitec R & D Co., Ltd. (72) Inventor Takeshi Midoriya 1-28-10 Sho, Ibaraki-shi, Osaka Stock Company Company Fujitec intra-technology research Institute (72) inventor Tanabe TomoAkira Ibaraki, Osaka Zhuang 1-chome 28 No. 10 No. stock Company Fujitec technology research Institute within the examiner Yuji Shimizu (58) investigated the field (Int.Cl. 6, DB name ) B66B 1/18-1/20
Claims (2)
ータシステムの状態を表す種々のデータを、ニューラル
ネットの入力パターンとして使用できる形に変換して入
力し、その出力パターンから最適なかごを選択してその
乗場呼びに割り当てる、群管理エレベータの呼び割り当
て用ニューラルネットの学習方法において、多数の学習
用サンプルからなる学習用サンプル群でニューラルネッ
トの学習を行った後、そのニューラルネットに前記学習
用サンプルを順次適用し、その結果ニューラルネットの
出力と教師信号とが一致した学習用サンプル数の全学習
用サンプル数に対する割合(適合率)を計算し、該適合
率が所定値以下の場合には、一致しなかった学習用サン
プルを前記学習用サンプル群に複製追加した新たな学習
用サンプル群を作成し、この新たな学習用サンプル群を
用いて前記ニューラルネットの学習を再度行うことを特
徴とする呼び割り当て用ニューラルネットの学習方法。When a hall call occurs, various data representing the state of the elevator system at that time are converted into a form usable as an input pattern of a neural network and input, and an optimum car is selected from the output pattern. In the method for learning a neural network for call assignment of a group management elevator, the learning sample group comprising a large number of learning samples is used for learning the neural network, and then the learning sample is added to the neural network. Are sequentially applied, and as a result, the ratio (accuracy) of the number of learning samples in which the output of the neural network matches the teacher signal to the total number of learning samples (calculation rate) is calculated. Create a new learning sample group by duplicating and adding the learning sample that did not match to the learning sample group A learning method of a neural network for call assignment, wherein learning of the neural network is performed again using the new learning sample group.
ータシステムの状態を表す種々のデータを、ニューラル
ネットの入力パターンとして使用できる形に変換して入
力し、その出力パターンから最適なかごを選択してその
乗場呼びに割り当てる、群管理エレベータの呼び割り当
て用ニューラルネットの学習方法において、多数の学習
用サンプルからなる学習用サンプル群でニューラルネッ
トの学習を行った後、そのニューラルネットに前記学習
用サンプルを順次適用し、その結果ニューラルネットの
出力と教師信号とが一致した学習用サンプル数の全学習
用サンプル数に対する割合(適合率)を計算し、該適合
率が所定値以下の場合には、一致しなかった学習用サン
プルを前記学習用サンプル群に複製追加した新たな学習
用サンプル群を作成し、この新たな学習用サンプル群を
用いてニューラルネットの学習を再度行い、その結果前
記適合率が前回の値より上昇した場合には、適合率が所
定値以上になるか前回の値より下回るまで上記の手順を
繰り返すことを特徴とする呼び割り当て用ニューラルネ
ットの学習方法。2. When a hall call occurs, various data representing the state of the elevator system at that time are converted into a form usable as an input pattern of a neural network and input, and an optimum car is selected from the output pattern. In the method for learning a neural network for call assignment of a group management elevator, the learning sample group comprising a large number of learning samples is used for learning the neural network, and then the learning sample is added to the neural network. Are sequentially applied, and as a result, the ratio (the precision) of the number of learning samples in which the output of the neural network matches the teacher signal to the total number of training samples is calculated, and when the precision is equal to or less than a predetermined value, Create a new learning sample group by duplicating and adding the learning sample that did not match to the learning sample group Then, the learning of the neural network is performed again using the new learning sample group, and as a result, when the precision is higher than the previous value, the precision is equal to or more than a predetermined value or lower than the previous value. A learning method of a neural network for call assignment, characterized by repeating the above procedure up to this point.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP7046140A JP2964900B2 (en) | 1995-02-10 | 1995-02-10 | Learning method of neural network for call assignment |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP7046140A JP2964900B2 (en) | 1995-02-10 | 1995-02-10 | Learning method of neural network for call assignment |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH08217344A JPH08217344A (en) | 1996-08-27 |
| JP2964900B2 true JP2964900B2 (en) | 1999-10-18 |
Family
ID=12738678
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP7046140A Expired - Fee Related JP2964900B2 (en) | 1995-02-10 | 1995-02-10 | Learning method of neural network for call assignment |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2964900B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6567488B2 (en) * | 2016-12-22 | 2019-08-28 | 日本電信電話株式会社 | Learning data generation device, development data generation device, model learning device, method thereof, and program |
-
1995
- 1995-02-10 JP JP7046140A patent/JP2964900B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH08217344A (en) | 1996-08-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12536994B2 (en) | Apparatus for classifying sounds based on neural code in spiking neural network and method thereof | |
| CN114148349A (en) | A Vehicle Personalized Car-following Control Method Based on Generative Adversarial Imitation Learning | |
| JPH01275381A (en) | Device for controlling elevator group | |
| JP2964900B2 (en) | Learning method of neural network for call assignment | |
| JP3515267B2 (en) | Multi-layer neural network learning device | |
| JP2956516B2 (en) | Elevator group control device | |
| JP2979993B2 (en) | Learning method of neural network for elevator call assignment | |
| JP2022548965A (en) | Fast quantized training of trainable modules | |
| JP3060879B2 (en) | Construction of a Neural Network for Call Assignment and Its Learning Method | |
| JP2991077B2 (en) | Elevator group control device | |
| JPH08225256A (en) | Group supervisory control device for elevator | |
| JP2962182B2 (en) | Elevator group control device | |
| CN113147711B (en) | Nonlinear braking force compensation method of giant magnetostrictive brake-by-wire system | |
| Peterson et al. | Towards automatic shaping in robot navigation | |
| JP2500407B2 (en) | Elevator group management control device construction method | |
| JP2988312B2 (en) | Elevator group control device | |
| JPH0742055B2 (en) | Elevator group management control method | |
| JP2867849B2 (en) | Learning method of neural network for elevator call assignment | |
| JPH08225258A (en) | Learning method for elevator call allocating neural net | |
| JPH08310746A (en) | Learning method for waiting time predicting neural net | |
| JP2964907B2 (en) | Elevator group control device | |
| JP3215001B2 (en) | Learning method of neural network for elevator call assignment | |
| JP2962174B2 (en) | Elevator group control device | |
| JPH04501327A (en) | pattern transfer neural network | |
| JP2607351B2 (en) | Error Signal Generation Method for Efficient Learning of Multilayer Perceptron Neural Network |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080813 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090813 Year of fee payment: 10 |
|
| LAPS | Cancellation because of no payment of annual fees |