CN109034254B - Method, system and storage medium for customizing artificial intelligence online service - Google Patents

Method, system and storage medium for customizing artificial intelligence online service Download PDF

Info

Publication number
CN109034254B
CN109034254B CN201810866825.XA CN201810866825A CN109034254B CN 109034254 B CN109034254 B CN 109034254B CN 201810866825 A CN201810866825 A CN 201810866825A CN 109034254 B CN109034254 B CN 109034254B
Authority
CN
China
Prior art keywords
algorithm
training
data
online service
container mirror
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
Application number
CN201810866825.XA
Other languages
Chinese (zh)
Other versions
CN109034254A (en
Inventor
宋翔
范融
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ucloud Technology Co ltd
Original Assignee
Ucloud Technology Co ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Ucloud Technology Co ltd filed Critical Ucloud Technology Co ltd
Priority to CN201810866825.XA priority Critical patent/CN109034254B/en
Publication of CN109034254A publication Critical patent/CN109034254A/en
Application granted granted Critical
Publication of CN109034254B publication Critical patent/CN109034254B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/172Classification, e.g. identification
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/16Speech classification or search using artificial neural networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Multimedia (AREA)
  • Artificial Intelligence (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Oral & Maxillofacial Surgery (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Acoustics & Sound (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a method, a system and a storage medium for customizing artificial intelligence online service. The method comprises the following steps: the method comprises the steps of algorithm storage, wherein a plurality of algorithm data formats, a plurality of training algorithm container mirror images and a plurality of online service algorithm container mirror images are obtained from an algorithm provider and stored; a data storage step, namely acquiring a plurality of training data from an algorithm demand side and storing the training data; a taking-out step, namely taking out first training data from the plurality of training data, and taking out a first training algorithm container mirror image and a first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirror images and the plurality of online service algorithm container mirror images; training, namely training first training data by using a first training algorithm container mirror image to obtain a training result; and a combination step, namely combining the first online service algorithm container mirror image and the training result to obtain the customized artificial intelligence online service.

Description

Method, system and storage medium for customizing artificial intelligence online service
Technical Field
The invention relates to a method, a system and a storage medium for customizing an artificial intelligence online service.
Background
Artificial Intelligence (AI) technology has gradually entered the field of view of people's lives. Building artificial intelligence services generally involves three steps: big data collection and processing, AI algorithm model training and AI algorithm online service. Wherein the data collection and processing facilitates the design and training of the AI algorithm by processing both structured data and unstructured data. The AI algorithm model training is an AI algorithm with design features, and the AI algorithm model is trained through a large amount of data to obtain an algorithm model with a certain function (for example, face recognition and voice recognition). The AI algorithm is online serviced, that is, the AI algorithm model is online deployed to be able to operate as a service (e.g., a face recognition service, a voice recognition service).
In the field of artificial intelligence at present, a situation exists, that is, a large number of traditional companies (including traditional enterprises, internet enterprises and the like) have different artificial intelligence application scenarios and massive data, but lack good artificial intelligence algorithm development and training capabilities. Some companies with powerful artificial intelligence algorithm development capabilities cannot access the data of traditional companies on one hand, and on the other hand do not have enough manpower to serve a large number of companies with algorithm requirements.
Common frameworks currently used to train and use AI algorithmic models include TensorFlow, Caffe, MXNet, Torch, and others.
A one-stop machine learning algorithm and deep learning algorithm service platform integrating data processing, algorithm selection and online service is provided by a foreign manufacturer Google based on a Tensorflow framework.
(https://cloud.google.com/ml-engine/)
A machine learning PAI platform provided by Ariicloud of a domestic manufacturer provides a one-stop machine learning algorithm service platform integrating data processing, algorithm selection and online service.
(https://data.aliyun.com/product/learnspm=a2c0j.103967.416540.116.0hQEYB)
A domestic manufacturer Tengcong cloud provides a DI-X deep learning platform, and provides a one-stop deep learning algorithm service platform integrating data processing, algorithm selection and online service.
(https://www.qcloud.com/product/dix#scenarios)
The cloud provides a one-stop deep learning algorithm service platform which is based on a Kubernetes + Tensflow architecture and integrates AI training and online service. (https:// caiclone. io/products/taas)
The deep learning or machine learning platform proposed by Google, aristoloc and Tencent cloud aims at a whole set of one-stop services from data processing, algorithm selection and algorithm training to final online service, and the provider of the model algorithm is either Google, aristoloc and Tencent cloud (namely, a single algorithm provider) or the company owning the data uses the artificial intelligence algorithm developed by the company (namely, the algorithm provider and the user are the same). Therefore, the platform cannot achieve the aim that a large number of traditional companies use the algorithm models provided by different third-party artificial intelligence algorithm companies to train own data and apply the data to practice.
The cloud-provided one-stop deep learning algorithm service platform is only a privatized Tensorflow management platform and does not provide algorithm service, so that the cloud-provided one-stop deep learning algorithm service platform does not have the capability of enabling a traditional company to train own data by using an algorithm model provided by an artificial intelligence algorithm company and applying the data to practice.
Disclosure of Invention
In view of the above problems, the present invention provides a method and system for customizing an artificial intelligence online service, which can conveniently enable a traditional company to train its own data by using an algorithm model provided by an artificial intelligence algorithm company and apply the data to practice.
The invention provides a method for customizing artificial intelligence online service, which comprises the following steps:
the method comprises the steps of algorithm storage, wherein a plurality of algorithm data formats, a plurality of training algorithm container mirror images and a plurality of online service algorithm container mirror images are obtained from an algorithm provider and stored in an algorithm storage unit in a cloud platform;
a data storage step, namely acquiring a plurality of training data from an algorithm demand party, and storing the training data in a data storage unit in the cloud platform, wherein the data formats of the training data respectively accord with the corresponding algorithm data formats in the algorithm data formats;
a taking-out step of taking out first training data from the plurality of training data stored in the data storage unit, and taking out a first training algorithm container mirror image and a first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirror images and the plurality of online service algorithm container mirror images stored in the algorithm storage unit;
training, namely training the first training data by using the first training algorithm container mirror image to obtain a training result;
and a combination step, combining the first online service algorithm container mirror image and the training result to obtain the customized artificial intelligence online service.
The algorithm provider provides a plurality of artificial intelligence algorithms and a plurality of algorithm data formats, and modifies the artificial intelligence algorithms according to algorithm container mirror image specifications provided by the cloud platform to obtain a plurality of training algorithm container mirror images and a plurality of online service algorithm container mirror images.
Wherein the algorithm demander provides corresponding training data according to the corresponding algorithm data format selected from the plurality of algorithm data formats, thereby providing the plurality of training data.
Wherein the algorithm demander cannot acquire a plurality of training algorithm container images and a plurality of online service algorithm container images from the algorithm storage unit, and the algorithm provider cannot acquire the plurality of training data from the data storage unit.
The invention also provides a system for customizing the artificial intelligence online service, which comprises an algorithm provider, an algorithm demander and a cloud platform, wherein,
the cloud platform includes:
the algorithm storage unit acquires and stores a plurality of algorithm data formats, a plurality of training algorithm container mirror images and a plurality of online service algorithm container mirror images from the algorithm provider;
the data storage unit is used for acquiring a plurality of training data from the algorithm demand party and storing the training data, wherein the data formats of the training data respectively accord with the corresponding algorithm data formats in the algorithm data formats;
a fetching unit that fetches first training data from the plurality of training data stored in the data storage unit, and fetches a first training algorithm container mirror image and a first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirror images and the plurality of online service algorithm container mirror images stored in the algorithm storage unit;
the training unit is used for training the first training data by using the first training algorithm container mirror image to obtain a training result;
and the combination unit is used for combining the first online service algorithm container mirror image and the training result to obtain the customized artificial intelligence online service.
The present invention further provides a non-volatile storage medium having stored thereon a program for customizing an artificial intelligence online service, the program being executed by a computer to implement a method of customizing an artificial intelligence online service, the program comprising:
the method comprises the steps that an algorithm storage instruction is obtained from an algorithm provider, and a plurality of algorithm data formats, a plurality of training algorithm container images and a plurality of online service algorithm container images are stored in an algorithm storage unit in a cloud platform;
a data storage instruction, which is used for acquiring a plurality of training data from an algorithm demand party and storing the training data in a data storage unit in the cloud platform, wherein the data formats of the training data respectively accord with the corresponding algorithm data formats in the algorithm data formats;
a fetching instruction, which is used for fetching first training data from the plurality of training data stored in the data storage unit, and fetching a first training algorithm container mirror image and a first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirror images and the plurality of online service algorithm container mirror images stored in the algorithm storage unit;
training instructions, training the first training data by using the first training algorithm container mirror image to obtain a training result; and combining the first online service algorithm container mirror image and the training result to obtain the customized artificial intelligence online service.
In the invention, an algorithm demander (namely, a traditional company) provides training data, an algorithm provider (namely, an artificial intelligence algorithm company) provides different algorithms, and the training data provided by the algorithm demander can be trained and combined through a cloud platform, so that artificial intelligence online service can be customized for the algorithm demander. Therefore, the invention can enable an algorithm demander to train own data by using the algorithm model provided by the artificial intelligence algorithm company and apply the data to practice.
Drawings
FIG. 1 is a block diagram of a system for customizing an artificial intelligence online service, in accordance with an embodiment of the present invention;
FIG. 2 is a flow diagram of a method of customizing an artificial intelligence online service, according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
Fig. 1 is a block diagram of a system for customizing an artificial intelligence online service according to an embodiment of the present invention, as shown in fig. 1, the system including an algorithm provider 1, an algorithm demander 2, and a cloud platform 3. The cloud platform 3 includes an algorithm storage unit 34, a data storage unit 35, a retrieval unit 31, a training unit 32, and a combination unit 33.
FIG. 2 is a flow diagram of a method of customizing an artificial intelligence online service, according to an embodiment of the present invention. An embodiment of the present invention will be described in detail with reference to fig. 1 and 2.
In the algorithm storing step S21 of fig. 2, the algorithm storage unit 34 acquires and stores a plurality of algorithm data formats, a plurality of training algorithm container images, and a plurality of online service algorithm container images from the algorithm provider 1.
Here, the algorithm provider 1 provides a plurality of artificial intelligence algorithms and a plurality of algorithm data formats, and modifies the plurality of artificial intelligence algorithms according to the algorithm container mirror specification provided by the cloud platform 3 to obtain a plurality of training algorithm container mirrors and a plurality of online service algorithm container mirrors. The algorithm provider 1 obtains an algorithm container mirror image specification from an algorithm storage unit 34 in the cloud platform 3, and modifies an artificial intelligence algorithm according to the algorithm container mirror image specification to obtain a corresponding training algorithm container mirror image and a corresponding online service algorithm container mirror image. The algorithm provider 1 then provides the algorithm data format, the corresponding training algorithm container image, and the corresponding online service algorithm container image to the cloud platform 3 and stores in the algorithm storage unit 34.
The algorithm provider 1 in the present invention may be a plurality of different algorithm providers, and therefore, a plurality of algorithm data formats, a plurality of training algorithm container images, and a plurality of online service algorithm container images as described above are stored in the algorithm storage unit 34.
In the data storage step S22, the data storage unit 35 acquires and stores a plurality of training data from the algorithm demander 2, and the data formats of the plurality of training data respectively conform to the corresponding algorithm data formats of the plurality of algorithm data formats. The algorithm demander 2 provides corresponding training data according to a corresponding algorithm data format selected from the plurality of algorithm data formats, thereby providing a plurality of training data.
Here, for example, the algorithm demanding party 2 selects one algorithm data format to be used from among a plurality of algorithm data formats stored in the algorithm storage unit 34, and then provides training data corresponding to this algorithm data format according to this algorithm data format. Thus, the data format of the training data provided by the algorithm demander 2 conforms to the algorithm data format.
The algorithm demander 2 in the present invention may be a plurality of different algorithm demanders, and these algorithm demanders may select different algorithm data formats to be used from the algorithm storage unit 34 according to different requirements, and provide corresponding training data according to the selected algorithm data formats. As such, a plurality of training data as described above may be provided.
Next, in a fetching step S23, the fetching unit 31 fetches the first training data from the plurality of training data stored in the data storage unit 35, and fetches the first training algorithm container mirror image and the first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirrors and the plurality of online service algorithm container mirrors stored in the algorithm storage unit 34.
Here, for each training data stored in the data storage unit 35, a training algorithm container image and an online service algorithm container image corresponding thereto can be found in the algorithm storage unit 34.
In training step S24, training unit 32 trains the first training data using the first training algorithm container image to obtain a training result.
Then, in a combining step S25, the combining unit 33 combines the first online service algorithm container mirror image and the training result obtained by the training to obtain the customized artificial intelligence online service.
In addition, the algorithm demander 2 cannot acquire the plurality of training algorithm container images and the plurality of online service algorithm container images from the algorithm storage unit 34 in the cloud platform 3, and the algorithm provider 1 cannot acquire the plurality of training data from the data storage unit 35. That is to say, the algorithm demander 2 cannot directly acquire the specific algorithm provided by the algorithm provider 1, and the algorithm provider 1 cannot directly acquire the specific data provided by the algorithm demander 2, so that the security of the algorithm and the data is ensured.
In the invention, an algorithm demander (namely, a traditional company) provides training data, an algorithm provider (namely, an artificial intelligence algorithm company) provides different algorithms, and the training data provided by the algorithm demander can be trained and combined through a cloud platform, so that artificial intelligence online service can be customized for the algorithm demander. Therefore, the invention can enable an algorithm demander to train own data by using the algorithm model provided by the artificial intelligence algorithm company and apply the data to practice.
The present invention also provides a nonvolatile storage medium on which a program for customizing an artificial intelligence online service is stored, the program being executed by a computer to implement a method of customizing an artificial intelligence online service, the program comprising:
the method comprises the steps that an algorithm storage instruction is obtained from an algorithm provider, and a plurality of algorithm data formats, a plurality of training algorithm container images and a plurality of online service algorithm container images are stored in an algorithm storage unit in a cloud platform;
a data storage instruction, which is used for acquiring a plurality of training data from an algorithm demand party and storing the training data in a data storage unit in the cloud platform, wherein the data formats of the training data respectively accord with the corresponding algorithm data formats in the algorithm data formats;
a fetching instruction, which is used for fetching first training data from the plurality of training data stored in the data storage unit, and fetching a first training algorithm container mirror image and a first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirror images and the plurality of online service algorithm container mirror images stored in the algorithm storage unit;
training instructions, training the first training data by using the first training algorithm container mirror image to obtain a training result;
and combining the first online service algorithm container mirror image and the training result to obtain the customized artificial intelligence online service.
While the present invention has been described in conjunction with specific embodiments, it is evident that many alternatives, modifications, and variations will be apparent to those skilled in the art in light of the foregoing description. Accordingly, it is intended that such alternatives, modifications, and variations be included within the spirit and scope of the appended claims.

Claims (9)

1. A method of customizing an artificial intelligence online service, the method comprising:
the method comprises the steps of algorithm storage, wherein a plurality of algorithm data formats, a plurality of training algorithm container mirror images and a plurality of online service algorithm container mirror images are obtained from an algorithm provider and stored in an algorithm storage unit in a cloud platform;
a data storage step, namely acquiring a plurality of training data from an algorithm demand party, and storing the training data in a data storage unit in the cloud platform, wherein the data formats of the training data respectively accord with the corresponding algorithm data formats in the algorithm data formats;
a taking-out step of taking out first training data from the plurality of training data stored in the data storage unit, and taking out a first training algorithm container mirror image and a first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirror images and the plurality of online service algorithm container mirror images stored in the algorithm storage unit;
training, namely training the first training data by using the first training algorithm container mirror image to obtain a training result;
and a combination step, combining the first online service algorithm container mirror image and the training result to obtain the customized artificial intelligence online service.
2. The method of customizing artificial intelligence online services according to claim 1, wherein the algorithm provider provides a plurality of artificial intelligence algorithms and the plurality of algorithm data formats, and modifies the plurality of artificial intelligence algorithms according to algorithm container mirror specifications provided by the cloud platform to obtain the plurality of training algorithm container mirrors and the plurality of online service algorithm container mirrors.
3. The method of customizing an artificial intelligence online service of claim 2, wherein the algorithm demander provides corresponding training data according to the corresponding algorithm data format selected from the plurality of algorithm data formats, thereby providing the plurality of training data.
4. The method of customizing an artificial intelligence online service of any one of claims 1-3, wherein the algorithm demander is unable to obtain a plurality of training algorithm container images and a plurality of online service algorithm container images from the algorithm storage unit, and the algorithm provider is unable to obtain the plurality of training data from the data storage unit.
5. A system for customizing artificial intelligence online service, which is characterized by comprising an algorithm provider, an algorithm demander and a cloud platform, wherein,
the cloud platform includes:
the algorithm storage unit acquires and stores a plurality of algorithm data formats, a plurality of training algorithm container mirror images and a plurality of online service algorithm container mirror images from the algorithm provider;
the data storage unit is used for acquiring a plurality of training data from the algorithm demand party and storing the training data, wherein the data formats of the training data respectively accord with the corresponding algorithm data formats in the algorithm data formats;
a fetching unit that fetches first training data from the plurality of training data stored in the data storage unit, and fetches a first training algorithm container mirror image and a first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirror images and the plurality of online service algorithm container mirror images stored in the algorithm storage unit;
the training unit is used for training the first training data by using the first training algorithm container mirror image to obtain a training result;
and the combination unit is used for combining the first online service algorithm container mirror image and the training result to obtain the customized artificial intelligence online service.
6. The system of customizing artificial intelligence online services of claim 5, wherein the algorithm provider provides a plurality of artificial intelligence algorithms and the plurality of algorithm data formats, and modifies the plurality of artificial intelligence algorithms according to algorithm container mirror specifications provided by the cloud platform to obtain the plurality of training algorithm container mirrors and the plurality of online service algorithm container mirrors.
7. The system of customizing an artificial intelligence online service of claim 6, wherein the algorithm demander provides corresponding training data according to the corresponding algorithm data format selected from the plurality of algorithm data formats, thereby providing the plurality of training data.
8. The system of customizing an artificial intelligence online service of any one of claims 5-7, wherein the algorithm demander is unable to obtain a plurality of training algorithm container images and a plurality of online service algorithm container images from the algorithm storage unit, and the algorithm provider is unable to obtain the plurality of training data from the data storage unit.
9. A non-volatile storage medium having stored thereon a program for customizing an artificial intelligence online service, the program being executed by a computer to implement a method for customizing an artificial intelligence online service, the program comprising:
the method comprises the steps that an algorithm storage instruction is obtained from an algorithm provider, and a plurality of algorithm data formats, a plurality of training algorithm container images and a plurality of online service algorithm container images are stored in an algorithm storage unit in a cloud platform;
a data storage instruction, which is used for acquiring a plurality of training data from an algorithm demand party and storing the training data in a data storage unit in the cloud platform, wherein the data formats of the training data respectively accord with the corresponding algorithm data formats in the algorithm data formats;
a fetching instruction, which is used for fetching first training data from the plurality of training data stored in the data storage unit, and fetching a first training algorithm container mirror image and a first online service algorithm container mirror image corresponding to the first training data from the plurality of training algorithm container mirror images and the plurality of online service algorithm container mirror images stored in the algorithm storage unit;
training instructions, training the first training data by using the first training algorithm container mirror image to obtain a training result;
and combining the first online service algorithm container mirror image and the training result to obtain the customized artificial intelligence online service.
CN201810866825.XA 2018-08-01 2018-08-01 Method, system and storage medium for customizing artificial intelligence online service Active CN109034254B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810866825.XA CN109034254B (en) 2018-08-01 2018-08-01 Method, system and storage medium for customizing artificial intelligence online service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810866825.XA CN109034254B (en) 2018-08-01 2018-08-01 Method, system and storage medium for customizing artificial intelligence online service

Publications (2)

Publication Number Publication Date
CN109034254A CN109034254A (en) 2018-12-18
CN109034254B true CN109034254B (en) 2021-01-05

Family

ID=64647682

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810866825.XA Active CN109034254B (en) 2018-08-01 2018-08-01 Method, system and storage medium for customizing artificial intelligence online service

Country Status (1)

Country Link
CN (1) CN109034254B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110213345A (en) * 2019-05-14 2019-09-06 深圳极视角科技有限公司 A kind of AI algorithm management system
CN110188884A (en) * 2019-05-14 2019-08-30 深圳极视角科技有限公司 A kind of data processing method and Inference Platform
CN112364897B (en) * 2020-10-27 2024-05-28 曙光信息产业(北京)有限公司 Distributed training method and device, storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1550977A1 (en) * 2003-12-26 2005-07-06 Hiroshima University Reference data recognition and learning method and pattern recognition system
CN102681899A (en) * 2011-03-14 2012-09-19 金剑 Virtual computing resource dynamic management system of cloud computing service platform
CN103543980A (en) * 2013-11-07 2014-01-29 吴胜远 Digital data processing method and device
CN105931105A (en) * 2016-04-26 2016-09-07 浙江喊喊网络科技有限公司 Online service customization system and use method thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140279770A1 (en) * 2013-03-15 2014-09-18 REMTCS Inc. Artificial neural network interface and methods of training the same for various use cases

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1550977A1 (en) * 2003-12-26 2005-07-06 Hiroshima University Reference data recognition and learning method and pattern recognition system
CN102681899A (en) * 2011-03-14 2012-09-19 金剑 Virtual computing resource dynamic management system of cloud computing service platform
CN103543980A (en) * 2013-11-07 2014-01-29 吴胜远 Digital data processing method and device
CN105931105A (en) * 2016-04-26 2016-09-07 浙江喊喊网络科技有限公司 Online service customization system and use method thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
M_ICT应用发展趋势及其关键技术分析;吕达 等;《中兴通讯技术》;20170306;第23卷(第2期);第50-55页 *
商业自动化决策的算法解释权研究;张凌寒;《法律科学(西南政法大学学报)》;20180331(第3期);第65-74页 *

Also Published As

Publication number Publication date
CN109034254A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
US11010949B2 (en) Augmented reality z-stack prioritization
US20190138961A1 (en) System and method for project management using artificial intelligence
CN109034254B (en) Method, system and storage medium for customizing artificial intelligence online service
JP2015207316A5 (en)
US20200175610A1 (en) Cognitive collaboration
US20150332355A1 (en) Asset estimate generation system
WO2020007214A1 (en) Human-computer interaction method, device and system, and storage medium
US11935293B2 (en) Augmented reality support platform
US11610498B2 (en) Voice interactive portable computing device for learning about places of interest
US20180226069A1 (en) Intelligent action recommendation
CN109785229B (en) Intelligent group photo method, device, equipment and medium based on block chain
CN113191479A (en) Method, system, node and storage medium for joint learning
US20160110816A1 (en) System for loss control inspection utilizing wearable data gathering device
WO2019130265A1 (en) Cognitive virtual agent based on a cloud platform and used in a help and interaction centre
US20200177463A1 (en) Determining capabilities of cognitive entities in a distributed network based on application of cognitive protocols
CN114022827B (en) Production line operation management and video processing method, device, equipment and storage medium
US20210027643A1 (en) Augmented reality tutorial generation
CN109067840A (en) Method, system and the storage medium of artificial intelligence online service
TW201826174A (en) Method of Bidding Online Services
US11521426B2 (en) Cognitive enablement of presenters
CN110750295B (en) Information processing method, device, electronic equipment and storage medium
US9565460B1 (en) Dynamic video content contextualization
US10972656B2 (en) Cognitively coaching a subject of a photograph
US20180146330A1 (en) Context-aware checklists
US11074090B2 (en) Virtual action-based troubleshooter

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant