In cases where the bright and dark areas of an image are too extreme, which of the following techniques can be used to improve the image?
Which of the following is not an acoustic feature of speech?
Which of the following statements about the functions of the encoder and decoder is true?
-------- is a text representation method based on the bag of words (BoW) model. It decomposes words into subwords and then adds the vector representations of the subwords to obtain word vectors, fully utilizing character N-gram information. (Fill in the blank.)
------- is a model that uses a convolutional neural network (CNN) to classify texts.
In the field of deep learning, which of the following activation functions has a derivative not greater than 0.5?
Which of the following statements about the multi-head attention mechanism of the Transformer are true?
Transformer models outperform LSTM when analyzing and processing long-distance dependencies, making them more effective for sequence data processing.