JP6817625B2 - サービス構築装置、サービス構築方法及びサービス構築プログラム - Google Patents
サービス構築装置、サービス構築方法及びサービス構築プログラム Download PDFInfo
- Publication number
- JP6817625B2 JP6817625B2 JP2016242441A JP2016242441A JP6817625B2 JP 6817625 B2 JP6817625 B2 JP 6817625B2 JP 2016242441 A JP2016242441 A JP 2016242441A JP 2016242441 A JP2016242441 A JP 2016242441A JP 6817625 B2 JP6817625 B2 JP 6817625B2
- Authority
- JP
- Japan
- Prior art keywords
- learning
- unit
- trained model
- data
- arrangement
- 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.)
- Active
Links
- 238000010276 construction Methods 0.000 title claims description 48
- 238000000034 method Methods 0.000 claims description 53
- 238000012545 processing Methods 0.000 claims description 45
- 230000006870 function Effects 0.000 claims description 25
- 238000013480 data collection Methods 0.000 claims description 18
- 238000013528 artificial neural network Methods 0.000 claims description 7
- 238000012549 training Methods 0.000 description 39
- 238000012795 verification Methods 0.000 description 23
- 238000010801 machine learning Methods 0.000 description 13
- 238000004891 communication Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 7
- 238000011161 development Methods 0.000 description 6
- 238000012790 confirmation Methods 0.000 description 5
- 238000004458 analytical method Methods 0.000 description 4
- 230000003068 static effect Effects 0.000 description 3
- 238000013527 convolutional neural network Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 238000010191 image analysis Methods 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 238000004886 process control Methods 0.000 description 1
- 238000000611 regression analysis Methods 0.000 description 1
- 238000010200 validation analysis Methods 0.000 description 1
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
Claims (7)
- ユーザより入力された第1学習条件を含む学習条件の設定を行う設定部と、
前記設定部によって設定された学習条件に従って学習された学習済みモデルを取得する学習済みモデル取得部と、
前記学習済みモデル取得部によって取得された学習済みモデルをモデルデータベースに登録する登録部と、
前記モデルデータベースから特定の学習済みモデルを呼び出す処理を含む1又は複数の処理に対応する1又は複数のブロックの配置を受け付ける配置受付部と、
前記1又は複数のブロックに対応する1又は複数の処理が、前記1又は複数のブロックの配置に応じた順序で実行されるように制御する処理制御部と、を備え、
前記配置受付部は、分岐を含むブロックの配置を受け付けずに、前記1又は複数のブロックの直列的な配置を受け付ける、
サービス構築装置。 - 予め定められた複数の学習タイプのうちから1の学習タイプの選択を受け付けるタイプ受付部をさらに備え、
前記学習条件は、前記第1学習条件に加えて、前記ユーザによる入力を受け付けない第2学習条件を含み、
前記設定部は、
前記タイプ受付部により受け付けた前記1の学習タイプに応じて、予め定められた1又は複数のパラメータの数値の設定を前記ユーザから受け付けて前記第1学習条件の設定を行うとともに、
前記タイプ受付部により受け付けた前記1の学習タイプに応じて、前記第2の学習条件に含まれるパラメータを自動的に設定する、
請求項1に記載のサービス構築装置。 - 前記第2学習条件は、ニューラルネットワークのレイヤー数を含む、
請求項2に記載のサービス構築装置。 - 前記第1学習条件として設定される前記予め定められた1又は複数のパラメータは、入力値の種類、出力値の分類数、学習の最大試行回数、学習の制限時間の少なくとも一つを含む、
請求項2又は請求項3に記載のサービス構築装置。 - 前記学習を行うための学習用のデータを収集する学習データ収集部をさらに備え、
前記学習データ収集部は、
前記学習用のデータをデータ出力源から継続的に収集する継続取得部と、
前記学習用のデータを一括して収集する一括取得部と、を含む、
請求項1から4のいずれか1項に記載のサービス構築装置。 - ユーザより入力された第1学習条件を含む学習条件の設定を行う第1ステップと、
前記第1ステップによって設定された学習条件に従って学習された学習済みモデルを取得する第2ステップと、
前記第2ステップによって取得された学習済みモデルをモデルデータベースに登録する第3ステップと、
前記モデルデータベースから特定の学習済みモデルを呼び出す処理を含む1又は複数の処理に対応する1又は複数のブロックの配置を受け付ける第4ステップと、
前記1又は複数のブロックに対応する1又は複数の処理が、前記1又は複数のブロックの配置に応じた順序で実行されるように制御する第5ステップと、を含み、
前記第4ステップにおいて、分岐を含むブロックの配置を受け付けずに、前記1又は複数のブロックの直列的な配置を受け付ける、
サービス構築方法。 - コンピュータを、
ユーザより入力された第1学習条件を含む学習条件の設定を行う設定部と、
前記設定部によって設定された学習条件に従って学習された学習済みモデルを取得する学習済みモデル取得部と、
前記学習済みモデル取得部によって取得された学習済みモデルをモデルデータベースに登録する登録部と、
前記モデルデータベースから特定の学習済みモデルを呼び出す処理を含む1又は複数の処理に対応する1又は複数のブロックの配置を受け付ける配置受付部と、
前記1又は複数のブロックに対応する1又は複数の処理が、前記1又は複数のブロックの配置に応じた順序で実行されるように制御する処理制御部と、として機能させ、
前記配置受付部は、分岐を含むブロックの配置を受け付けずに、前記1又は複数のブロックの直列的な配置を受け付ける、
サービス構築プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016242441A JP6817625B2 (ja) | 2016-12-14 | 2016-12-14 | サービス構築装置、サービス構築方法及びサービス構築プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016242441A JP6817625B2 (ja) | 2016-12-14 | 2016-12-14 | サービス構築装置、サービス構築方法及びサービス構築プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018097671A JP2018097671A (ja) | 2018-06-21 |
JP6817625B2 true JP6817625B2 (ja) | 2021-01-20 |
Family
ID=62632236
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016242441A Active JP6817625B2 (ja) | 2016-12-14 | 2016-12-14 | サービス構築装置、サービス構築方法及びサービス構築プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6817625B2 (ja) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6600856B1 (ja) * | 2018-06-27 | 2019-11-06 | 株式会社クロスコンパス | 人工知能パッケージの流通環境を提供する流通環境提供システム |
JP7299002B2 (ja) | 2018-08-23 | 2023-06-27 | ファナック株式会社 | 判別装置及び機械学習方法 |
WO2020116490A1 (ja) * | 2018-12-05 | 2020-06-11 | 株式会社レボーン | 情報処理装置、情報処理方法、学習済みモデルの生成方法及びプログラム |
JP6531323B1 (ja) * | 2018-12-06 | 2019-06-19 | 株式会社ビジネスインテリジェンス | プログラム、情報処理装置及び情報処理方法 |
WO2020158954A1 (ja) * | 2019-02-01 | 2020-08-06 | 株式会社コンピュータマインド | サービス構築装置、サービス構築方法及びサービス構築プログラム |
WO2020158217A1 (ja) * | 2019-02-01 | 2020-08-06 | ソニー株式会社 | 情報処理装置、情報処理方法及び情報処理プログラム |
JP6664818B1 (ja) * | 2019-03-11 | 2020-03-13 | 株式会社ビジネスインテリジェンス | プログラム、情報処理装置及び情報処理方法 |
JP7313942B2 (ja) | 2019-07-17 | 2023-07-25 | 株式会社エビデント | 評価支援方法、評価支援システム、プログラム |
JP7419189B2 (ja) * | 2020-08-07 | 2024-01-22 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | 画像照合処理装置、方法およびプログラム |
JP7549240B2 (ja) | 2021-06-03 | 2024-09-11 | 富士通株式会社 | 情報処理プログラム、情報処理方法、および情報処理装置 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011141678A (ja) * | 2010-01-06 | 2011-07-21 | Sumitomo Electric Ind Ltd | 情報処理装置、コンピュータプログラム及び情報処理方法 |
US10977571B2 (en) * | 2015-03-02 | 2021-04-13 | Bluvector, Inc. | System and method for training machine learning applications |
JP6266827B1 (ja) * | 2017-05-26 | 2018-01-24 | 株式会社ドワンゴ | 端末およびサーバ |
-
2016
- 2016-12-14 JP JP2016242441A patent/JP6817625B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2018097671A (ja) | 2018-06-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6817625B2 (ja) | サービス構築装置、サービス構築方法及びサービス構築プログラム | |
CN105959374B (zh) | 一种数据推荐方法及其设备 | |
CN108595497B (zh) | 数据筛选方法、装置及终端 | |
CN109711548B (zh) | 超参数的选取方法、使用方法、装置及电子设备 | |
JP6752457B2 (ja) | 機械学習システム、装置及び情報処理方法 | |
JP6648352B2 (ja) | 汎用学習済モデルの生成方法 | |
CN102741840B (zh) | 用于对个性化场景建模的方法和装置 | |
CN111819580A (zh) | 用于密集图像预测任务的神经架构搜索 | |
CN109598307B (zh) | 数据筛选方法、装置、服务器及存储介质 | |
JP6506360B2 (ja) | 教師データを生成する方法、学習済みモデルを生成する方法、学習済みモデル、コンピュータおよびプログラム | |
KR20190119219A (ko) | 대표이미지 추천 방법 및 장치, 및 시스템 | |
CN110046706A (zh) | 模型生成方法、装置及服务器 | |
EP2926500B1 (en) | Method for configuring an m2m system | |
CN111813910A (zh) | 客服问题的更新方法、系统、终端设备及计算机存储介质 | |
KR102411816B1 (ko) | 로보틱 처리 자동화(rpa) 포털을 이용한 업무 자동화 서비스 제공방법, 서버 및 컴퓨터프로그램 | |
CN114253735A (zh) | 一种任务处理方法、装置及相关设备 | |
JPWO2019035364A1 (ja) | プログラム、情報処理方法、および情報処理装置 | |
KR102040525B1 (ko) | 인공지능 기반 부품 검색 시스템 | |
CN109741108A (zh) | 基于情境感知的流式应用推荐方法、装置和电子设备 | |
JP6685985B2 (ja) | 分類支援装置、分類支援方法、および分類支援プログラム | |
JP2017091479A (ja) | 学習支援システム、学習支援方法、学習支援装置、および学習支援プログラム | |
US20180210619A1 (en) | Automated user interface design improvement | |
CN114385876B (zh) | 一种模型搜索空间生成方法、装置及系统 | |
CN114930338B (zh) | 信息处理系统、信息处理方法及记录介质 | |
JP2019091131A (ja) | 設備運用支援装置、その方法、ならびに、そのシステム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191121 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200916 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200918 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201116 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20201202 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201218 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6817625 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |