Tag:Teacher
-
Unclear front and peak
“Peak” and “front” are indistinguishable. The purchase of instruments needs to be reviewed by multiple teachers. I am not familiar with one of the teachers. Entering his name is always the wrong input of “Feng”. Previous table errors can also be modified. However, when purchasing large-scale instruments and equipment, the system will automatically generate them, […]
-
Mybatis notes: XML Mapping File
The XML Mapping file refers to the XML configuration file for configuring SQL. It configures the mapping relationship between the interface method of the operation entity class and the corresponding SQL. This article just takes a few learning notes. For more information, please refer to the mybatis Chinese documenthttps://mybatis.org/mybatis-3/zh/sqlmap-xml.html 1. Parametertype configuration Parametertype indicates the […]
-
Nancheng gossip interview notes
Wen / Hong, south of Nancheng I sent a small diary some time ago, probably asking you whether I choose to go home as a teacher or continue to drift north. This morning, I asked my father to drive me to the interview. Originally, it was about 10 o’clock, because it would take 3 hours […]
-
Knowledge distillation of Bert model: Study on the theory and mechanism of distilbert method
If you have ever trained a large NLP model like Bert or Roberta, you will know that the process is extremely long. Due to its large scale, training such models may last for several days. When you need to run them on small devices, you will find that you are paying for increasing performance at […]
-
Summit dialogue online discussion Q & A: Interpretation of new features and architecture evolution of Oracle database 21C vs opengauss 2.0
On November 11, 2021, two top figures in the field of database were invited to the column of “peak dialogue” of ink Sky Wheel: the founder of cloud and enmoMr. Gai Guoqiang, and from the Department of computer and technology of Tsinghua UniversityProfessor Li Guoliang, brings you online discussionOracle database 21C vs opengauss 2.0 new […]
-
Design and implementation of tutor applet
abstract With the rapid development of society and technology, the network has gradually become an indispensable existence in people’s life. Whether it is life, work or study, the network can bring us convenience. Tutoring programs provide students and teachers with a faster platform, a relatively comfortable working environment, reduce costs and improve efficiency.This system is […]
-
Six sub forums of China, South Korea and Indonesia gathered at | pgconf Asia Asia Technology Conference day3 is coming to an end!
December 16th PGConf.Asia2021 DAY3 Six sub forums were held next Xiaobian will take you to review each sub forum Chinese Forum application practice session (I) Huang Hui, senior engineer of Tencent cloud, with the theme of < < practice of building PostgreSQL cross availability zone capability > >. Mr. Huang Hui first introduced the database […]
-
[Mr. Zhao Yuqiang] statistics of employment and salary of former students, looking forward to the 1st course of Oracle
[Mr. Zhao Yuqiang] statistics of employment and salary of former students, looking forward to the 1st course of Oracle
-
Code implementation of distillation class Bert model using distilbert
Machine learning models have become larger and larger. Even with trained models, when the hardware does not meet the expectations of the model that it should run, the reasoning time and memory cost will soar. To alleviate this problem, distillation can reduce the network to a reasonable size while minimizing performance loss. In previous articles, […]
-
Knowledge distillation
1、 Introduction https://zhuanlan.zhihu.com/p/258721998 https://zhuanlan.zhihu.com/p/90049906 https://zhuanlan.zhihu.com/p/353472061 (1) . definition The way of knowledge distillation is to use the soft label output by teacher network as a label to train student network. image.png For example, in the figure above, we train the student network to have the same output as the teacher network. The advantage of this […]
-
self-introduction
self-introduction 1 basic information Zheng Bingbing, a student from Fujian Province, is quite safe. 2 self evaluation of the first semester of the University Good place: I quickly adapted to college life and joined two departments. My college life is rich and full.Bad places: the allocation and control of leisure time and learning time are […]
-
Practical experience of multi terminal large-scale automated testing based on airtest
overview This paper mainly introduces the practical experience of multi terminal Automation rather than the popular science articles of airtest (because the official documents of airtest are really complete, it is highly recommended to read the documents before practice, and most of the questions can be answered). It mainly describes the technical selection, scheme design […]