CN113408770B - Equipment maintenance time prediction method based on deep learning - Google Patents

Equipment maintenance time prediction method based on deep learning Download PDF

Info

Publication number
CN113408770B
CN113408770B CN202010181476.5A CN202010181476A CN113408770B CN 113408770 B CN113408770 B CN 113408770B CN 202010181476 A CN202010181476 A CN 202010181476A CN 113408770 B CN113408770 B CN 113408770B
Authority
CN
China
Prior art keywords
equipment
maintenance
equipment maintenance
data
model
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
CN202010181476.5A
Other languages
Chinese (zh)
Other versions
CN113408770A (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.)
Academy of Armored Forces of PLA
Original Assignee
Academy of Armored Forces of PLA
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 Academy of Armored Forces of PLA filed Critical Academy of Armored Forces of PLA
Priority to CN202010181476.5A priority Critical patent/CN113408770B/en
Publication of CN113408770A publication Critical patent/CN113408770A/en
Application granted granted Critical
Publication of CN113408770B publication Critical patent/CN113408770B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Computational Linguistics (AREA)
  • Evolutionary Computation (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Development Economics (AREA)
  • Molecular Biology (AREA)
  • Game Theory and Decision Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an equipment maintenance opportunity prediction method based on deep learning, which is characterized in that an equipment maintenance opportunity prediction model of a hybrid structure of a Recurrent Neural Network (RNN) and a Convolutional Neural Network (CNN) is established, and equipment maintenance time intervals are predicted to obtain accurate equipment maintenance opportunities; the method comprises the following steps: extracting maintenance-related attribute information from the equipment repair service data; extracting equipment maintenance service attribute information in the same equipment maintenance information, and processing to obtain a plurality of training sample data and labels; establishing an equipment maintenance opportunity prediction model of a hybrid structure of a Recurrent Neural Network (RNN) and a Convolutional Neural Network (CNN); training to obtain a trained equipment maintenance opportunity prediction model; and inputting the data of the equipment to be predicted into the trained equipment maintenance opportunity prediction model, namely realizing the prediction of the equipment maintenance time interval based on deep learning.

Description

Equipment maintenance time prediction method based on deep learning
Technical Field
The invention belongs to the technical field of equipment maintenance, relates to a prediction technology of equipment maintenance time intervals, and particularly relates to design and implementation of an equipment maintenance opportunity prediction method based on deep learning.
Background
In the actual maintenance guarantee of the equipment, the prior art still mainly uses a uniform standard of the maintenance interval period of the equipment to make an equipment repair plan. In the application of actual maintenance and guarantee, the maintenance work is difficult to be carried out aiming at the actual environment and condition of the equipment to be maintained and guaranteed, so that the equipment is not accurately repaired, and the equipment has low use efficiency.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides a method for predicting the equipment maintenance time interval based on deep learning, which predicts the equipment maintenance time interval to obtain accurate equipment maintenance time and can be used for making an equipment maintenance plan.
The principle of the invention is as follows: by utilizing a deep learning method, a mixed structure model of a Recurrent Neural Network (RNN) and a Convolutional Neural Network (CNN), which is called RCNN (Recurrent and Convolutional Neural Network) model for short, is provided, and equipment repair time intervals are predicted.
The RNN is a neural network for processing time sequence data, and the RNN is selected to perform learning training on maintenance process data of the equipment, and the relevance between the front and the back of the maintenance data of the equipment is mined; meanwhile, in order to independently learn the potential relationship between the maintenance time interval and the geographic environment factors, the CNN is utilized to extract the characteristics of the geographic environment where the equipment is located. And then, combining the two models to establish an equipment maintenance opportunity prediction model with a mixed structure, and analyzing the change characteristics of the equipment maintenance time interval under the action of a training plan and a geographic environment to realize the prediction of the equipment maintenance opportunity.
The technical scheme provided by the invention is as follows:
a method for predicting equipment maintenance time interval based on deep learning comprises the steps of predicting equipment maintenance time interval by establishing an equipment maintenance time prediction model of a cyclic neural network (RNN) and Convolutional Neural Network (CNN) mixed structure to obtain accurate equipment maintenance time; the method comprises the following steps:
1) Extracting maintenance-related attribute information for a type of equipment from equipment repair business data, comprising: equipment maintenance service attributes (including single-package serial numbers, equipment models, minor repair times, middle repair times, major repair times and the like), and geographic environment factor attributes of the equipment location corresponding to each piece of maintenance information;
2) Sequencing the extracted data according to maintenance time, then sliding from top to bottom by a fixed window length (for example, the value is 5, and the average minor repair frequency of equipment in 2 years can be referred), and a step length (for example, 1) to form a data matrix formed by a plurality of 5 x 10 maintenance information sequences, and simultaneously extracting the geographic environment attribute in the last piece of equipment maintenance information in the current window, and combining the two to form a training sample; in addition, the next repair time interval is used as a label to obtain a plurality of training sample data and labels; the obtained training sample data can be randomly divided into a training set and a test set according to a proportion (such as a proportion of 4;
3) Establishing an equipment maintenance opportunity prediction model of a cyclic neural network (RNN) and Convolutional Neural Network (CNN) mixed structure, which is called as an RCNN model for short;
the RCNN model is shown in fig. 2 and includes a CNN network model and an RNN network model. Where the RNN structure includes 2 hidden layers, it is considered that more important information can be preserved through a plurality of hidden layers when the amount of information is too large. The CNN model is mainly used for extracting the characteristics of the geographic environment factors where the equipment is located. The RNN model is mainly used for learning and training basic information data of equipment and service data of equipment management and guarantee, and a correction linear unit ReLu is used as an activation function to relieve the overfitting problem. And defining the difference between the fitting value obtained by sample data training and the label as a residual error.
4) Training and verifying the established equipment maintenance opportunity prediction RCNN model;
correspondingly inputting all training samples and labels into an equipment maintenance opportunity prediction model RCNN network model (the training samples are placed at the input end of a network, and the labels are placed at the output end of the network), and training the model to obtain a trained equipment maintenance opportunity prediction model; and further, the trained equipment maintenance opportunity prediction model can be tested and verified by utilizing the test set data.
5) And inputting the data of equipment repair to be predicted into the trained equipment repair opportunity prediction model, and outputting a predicted value, namely realizing the equipment repair time interval prediction based on deep learning.
Compared with the prior art, the invention has the beneficial effects that:
the RNN structure in the equipment maintenance opportunity prediction RCNN model established by the method has advantages in processing equipment maintenance data with time series characteristics, and can fully mine the influence of historical equipment maintenance conditions on maintenance time intervals; meanwhile, the CNN is used for analyzing the relationship between the factors of the geographic environment where the equipment is located and the maintenance interval of the equipment, the influence on the equipment caused by the difference of the environments of the area where the equipment is located is deeply excavated, and the obtained prediction result is closer to a true value. With the lapse of time, equipment maintenance information accumulates gradually, and the RCNN can independently learn more characteristics, can further improve prediction accuracy.
Drawings
FIG. 1 is an example of the composition of training samples of the predictive model RCNN established by the present invention.
FIG. 2 is a model structure of the prediction model RCNN established by the present invention;
FIG. 3 is a block flow diagram of a prediction method provided by the present invention.
Detailed Description
The invention will be further described by way of examples, without in any way limiting the scope of the invention, with reference to the accompanying drawings.
The invention provides a method for predicting equipment maintenance time intervals based on deep learning, which predicts equipment maintenance time intervals by establishing an equipment maintenance time prediction model of a hybrid structure of a Recurrent Neural Network (RNN) and a Convolutional Neural Network (CNN) to obtain accurate equipment maintenance time. Fig. 3 is a flowchart of the prediction method provided by the present invention, specifically implementing equipment maintenance time interval prediction based on deep learning for armor equipment, including the following steps:
the data is preprocessed, for example, by prediction of the armored equipment overhaul time interval. Extracting the individual serial number (a) from the armored equipment repair service information data 1 ) Equipment type (a) 2 ) Minor repair frequency (a) 3 ) The number of repair operations (a) 4 ) Number of major repairs (a) 5 ) Service time (a) 6 ) Total consumption of motorcycle hours (a) 7 ) Type of failure (a) 8 ) The maintenance time (a) 9 ) Interval (motocycle hours) from last minor repair (a) 10 ) Waiting for equipment maintenance service attributes, and the altitude (m) (b) of the equipment location corresponding to each piece of maintenance information 1 ) Monthly mean air pressure (Kpa) (b) 2 ) Monthly average temperature (. Degree. C.) (b) 3 ) Monthly average relative humidity (%) (b) 4 ) Monthly rainfall (mm) (b) 5 ) Monthly evaporation capacity (cm) (b) 6 ) Monthly mean wind speed (m/s) (b) 7 ) Monthly average earth temperature (. Degree. C.) (b) 8 ) The number of days of the month (h) (b) 9 ) Monthly mean vapor pressure (hPa) (b) 10 ) Percent atmospheric oxygen content (%) (b) 11 ) And the attributes of the geographic environmental factors are obtained, and the obtained data sample is shown in table 1.
Table 1 data sample table
Figure BDA0002412713630000031
And establishing an equipment maintenance opportunity prediction model. In the equipment maintenance timing prediction model, in order to correct the time series characteristics of the sample data, the attribute (a) in the same equipment maintenance information is used 1 ~a 10 ) Extracting, sorting according to maintenance time, fixing window length to 5 (referring to average minor repair times of 2 years of equipment), step length to 1, sliding from top to bottom to form multiple piecesA data matrix formed by a 5 x 10 maintenance information sequence (as shown in a (1) box in fig. 1), and simultaneously extracting the geographic environment attribute (b) in the last piece of equipment maintenance information in the current window 1 ~b 11 ) (as indicated by block (2) in fig. 1), the two are combined to form a training sample; the next repair interval is labeled (as shown in block (3) of fig. 1). In the training process, all samples and labels are put into a network in a one-to-one manner (the training samples are put at the input end of the network, the labels are put at the output end of the network), residual errors are defined according to the difference between fitting values obtained by sample data training and the labels, and the weights are continuously and automatically updated in the training process to enable the residual errors to advance in the direction of reducing.
A total of 72627 pieces of equipment maintenance data acquired in the embodiment, wherein 34278 pieces of equipment maintenance data are overhauled, 11788 samples (minus the equipment with less than 5 pieces of historical maintenance information and part of the maintenance information which is not utilized due to the construction of the time sequence data matrix) can be obtained in the above manner, sample data are randomly divided into a training set and a testing set according to the proportion of 4.
In order to verify the effectiveness of the RCNN model, a 59-type medium tank is taken as an object, the minor repair and repair time interval of the tank is predicted by using an exponential smoothing method, a stepwise regression method and the RCNN, and the experimental results are compared. The experimental procedures were all conducted under the Ubuntu 16.10 system with a Tensorflow 1.4.1 processor
Figure BDA0002412713630000041
Core TM i7-7820CPU @3.40GHz multiplied by 8, and NVIDIA is used as GPU
Figure BDA0002412713630000042
GTX 1080。
(1) Exponential smoothing method
The exponential smoothing method uses the past weighted mean of the time series to predict the future value, so that the predicted value can quickly reflect the actual change. The weight of each stage is respectively alpha, alpha (1-alpha) 2 8230the importance of data decreases in stages with time. Alpha (alpha is more than 0 and less than 1) is flatAnd (4) selecting a smaller alpha value if the trend change of the time series is stable, and increasing the influence of recent data if the fluctuation is larger.
And performing exponential smoothing on the minor repair time interval of the 59-type medium-sized tank by using a Markov analysis system 5.0. And (3) trial calculation of the smoothing coefficient alpha from 0 to 1 step length to 0.1 in a network searching mode, and comparison of prediction standard errors under different alpha values. The results show that R when α =0.16 2 =0.825, the sum of the standard error and the squared residual error is minimal.
(2) Stepwise regression method
The regression equation obtained by stepwise regression is as follows:
Figure BDA0002412713630000043
wherein, the first and the second end of the pipe are connected with each other,
Figure BDA0002412713630000044
the prediction of the repair time interval of the 59 type medium tank under various geographic environment factors is carried out, and the time interval from the next repair under the specific geographic environment condition is fitted through a regression equation.
In addition to comparing the MSEs of the results predicted by the RCNN, exponential smoothing, and stepwise regression methods, the Mean Absolute Error (MAE) and Mean Relative Error (MRE) were compared, and the formula is as follows:
Figure BDA0002412713630000051
Figure BDA0002412713630000052
the MAE is an average value of absolute errors, and compared with average errors, the MAE is absolute value-converted due to dispersion, so that the situation that the errors are balanced in positive and negative can not occur, and the actual situation of predicted value errors can be better reflected by the MAE. MRE is the average of the relative errors and better reflects the confidence level of the measurement. The values of each index are shown in table 2:
TABLE 2 comparison of predicted results for the three methods
Figure BDA0002412713630000053
As can be seen from table 2, the prediction accuracy of the RCNN is superior to that of the exponential smoothing method and the stepwise regression method, and the reasons for this are mainly: the exponential smoothing method can predict the value of the next period without excessive data and is more suitable for short-term prediction of a time sequence, the interdependence relationship among equipment maintenance historical data possibly spans a longer time length, the exponential smoothing can weaken the interdependence relationship among the data, and the obtained predicted value cannot well reflect the change of the maintenance time interval trend; the stepwise regression method establishes a linear relation among variables, is convenient for analysis and can obtain a better fitting effect, but simultaneously possibly ignores an interaction effect and a nonlinear relation among the variables; the RNN structure in the RCNN model has advantages in processing equipment maintenance data with time series characteristics, and can fully mine the influence of equipment historical maintenance conditions on maintenance time intervals; meanwhile, the CNN is used for analyzing the relationship between the factors of the geographic environment where the equipment is located and the maintenance interval of the equipment, the influence on the equipment caused by the difference of the environments of the area where the equipment is located is deeply excavated, and the obtained prediction result is closer to a true value. With the lapse of time, equipment maintenance information is gradually accumulated, and the RCNN can independently learn more characteristics, so that the prediction accuracy can be further improved.
It is noted that the disclosed embodiments are intended to aid in further understanding of the invention, but those skilled in the art will appreciate that: various substitutions and modifications are possible without departing from the spirit and scope of this disclosure and the appended claims. Therefore, the invention should not be limited to the embodiments disclosed, but the scope of the invention is defined by the appended claims.

Claims (5)

1. A method for predicting equipment maintenance time interval based on deep learning comprises the steps of predicting equipment maintenance time interval by establishing an equipment maintenance time prediction model RCNN of a cyclic neural network (RNN) and Convolutional Neural Network (CNN) mixed structure to obtain accurate equipment maintenance time; the method comprises the following steps:
1) Extracting maintenance-related attribute information for a type of equipment from equipment repair business data, comprising: equipment maintenance service attribute data and geographic environment factor data of the equipment location corresponding to each piece of maintenance information;
2) Sorting the extracted data according to maintenance time;
then, sequentially sliding according to the length and the step length of a fixed window to form a data matrix consisting of a plurality of maintenance information sequences;
simultaneously extracting geographic environment factors in the attribute information of the last equipment maintenance service in the current window, and forming a training sample by the geographic environment factors; then the next repair time interval is used as a label; thus obtaining a plurality of training sample data and labels;
the obtained training sample data can be randomly divided into a training set and a test set according to a proportion;
3) Establishing an equipment maintenance opportunity prediction model RCNN model of a hybrid structure of a Recurrent Neural Network (RNN) and a Convolutional Neural Network (CNN);
the RCNN model comprises a CNN network model and an RNN network model: the CNN network model is used for extracting the characteristics of the geographical environment factors where the equipment is located; the RNN model comprises 2 hidden layers, more information is stored through the multiple hidden layers, and the RNN model is used for learning and training the subsequent maintenance service attribute data;
4) Training and verifying the built equipment maintenance opportunity prediction RCNN model; the method comprises the following steps:
correspondingly inputting all training samples and labels into an equipment maintenance opportunity prediction model RCNN network model, putting the training samples at the input end of the network, putting the labels at the output end of the network, and training the model to obtain a trained equipment maintenance opportunity prediction model;
further, the trained equipment maintenance opportunity prediction model can be tested and verified by using the test set data;
5) And inputting the data of equipment repair to be predicted into the trained equipment repair opportunity prediction model, and outputting a predicted value, namely realizing the prediction of the equipment repair time interval based on deep learning.
2. The method for deep learning-based equipment repair interval prediction as claimed in claim 1, wherein the equipment is armored equipment.
3. The method for equipment repair time interval prediction based on deep learning of claim 1, wherein the equipment repair service attributes extracted from the equipment repair service data of step 1) comprise: single package number a 1 Equipment type a 2 Minor repair frequency a 3 And the number of repair times a 4 Number of major repairs a 5 Service time a 6 And total consumption of motorcycle hours a 7 Type of failure a 8 The maintenance time a 9 Time interval a from last minor repair 10 (ii) a The geographic environment factors of the equipment location corresponding to each piece of maintenance information comprise: altitude b 1 Monthly average air pressure b 2 Monthly average temperature b 3 Monthly average relative humidity b 4 Monthly rainfall b 5 Monthly evaporation capacity b 6 Monthly average wind speed b 7 Monthly average earth temperature b 8 And the number of days of the moon and the sun b 9 Average water vapor pressure b 10 Oxygen content in the atmosphere b 11
4. The method for predicting the equipment maintenance time interval based on the deep learning as claimed in claim 1, wherein in the step 2), the length of the fixed window is 5; the step length is 1; and sequentially sliding from top to bottom to form a data matrix consisting of a plurality of 5 multiplied by 10 maintenance information sequences.
5. The method for predicting the equipment maintenance time interval based on the deep learning of claim 1, wherein in the step 2), the obtained training sample data is randomly divided into a training set and a test set according to a ratio of 4.
CN202010181476.5A 2020-03-16 2020-03-16 Equipment maintenance time prediction method based on deep learning Active CN113408770B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010181476.5A CN113408770B (en) 2020-03-16 2020-03-16 Equipment maintenance time prediction method based on deep learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010181476.5A CN113408770B (en) 2020-03-16 2020-03-16 Equipment maintenance time prediction method based on deep learning

Publications (2)

Publication Number Publication Date
CN113408770A CN113408770A (en) 2021-09-17
CN113408770B true CN113408770B (en) 2022-10-18

Family

ID=77676336

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010181476.5A Active CN113408770B (en) 2020-03-16 2020-03-16 Equipment maintenance time prediction method based on deep learning

Country Status (1)

Country Link
CN (1) CN113408770B (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108446794A (en) * 2018-02-25 2018-08-24 西安电子科技大学 One kind being based on multiple convolutional neural networks combination framework deep learning prediction techniques
CN108448610B (en) * 2018-03-12 2020-05-22 华南理工大学 Short-term wind power prediction method based on deep learning

Also Published As

Publication number Publication date
CN113408770A (en) 2021-09-17

Similar Documents

Publication Publication Date Title
CN112149316B (en) Aero-engine residual life prediction method based on improved CNN model
CN108898251B (en) Offshore wind farm power prediction method considering meteorological similarity and power fluctuation
CN110824586B (en) Rainfall prediction method based on improved decision tree algorithm
CN111369057A (en) Air quality prediction optimization method and system based on deep learning
CN115204618B (en) CCMVS region carbon source sink equalization inversion method
CN106528417A (en) Intelligent detection method and system of software defects
CN115374995A (en) Distributed photovoltaic and small wind power station power prediction method
CN103257000B (en) Temperature extreme-value prediction method for bridge structure sunshine effect analysis
CN114036736A (en) Cause and effect network learning method based on local granger cause and effect analysis
CN115542429A (en) XGboost-based ozone quality prediction method and system
CN115146537A (en) Atmospheric pollutant emission estimation model construction method and system based on power consumption
CN113408770B (en) Equipment maintenance time prediction method based on deep learning
CN110807508A (en) Bus peak load prediction method considering complex meteorological influence
CN113297805A (en) Wind power climbing event indirect prediction method
CN113743453A (en) Population quantity prediction method based on random forest
CN107545112A (en) Complex equipment Performance Evaluation and Forecasting Methodology of the multi-source without label data machine learning
CN116757321A (en) Solar direct radiation quantity prediction method, system, equipment and storage medium
CN109697630B (en) Sparse regression-based merchant passenger flow volume multi-factor analysis and prediction method
CN116702926A (en) Air quality mode forecasting machine learning integrated correction method
CN116611702A (en) Integrated learning photovoltaic power generation prediction method for building integrated energy management
CN116663393A (en) Random forest-based power distribution network continuous high-temperature fault risk level prediction method
CN116415724A (en) Photovoltaic power station operation maintenance time prediction method and device
CN110648023A (en) Method for establishing data prediction model based on quadratic exponential smoothing improved GM (1,1)
Jeon et al. Analysis of the ICILS 2018 Results by Korean Students' Educational Experience in Computer and Information Literacy and Computational Thinking
KR20240002889A (en) Deep learning model-based device for predicting efficiency of solar power generation and method thereof

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