H13-321_V2.0-ENU Exam Question 136

What are the methods for text vectorization? (Multiple choice)
  • H13-321_V2.0-ENU Exam Question 137

    SeLU can effectively avoid the range of zero gradient in ReLU and can achieve an effect similar to batch normalization.
  • H13-321_V2.0-ENU Exam Question 138

    In the N-gram model, N refers to ignoring the influence of the previous words whose distance is greater than n. The larger N is, the richer the order information contained in the model, and the amount of calculation increases accordingly.
  • H13-321_V2.0-ENU Exam Question 139

    The goal of artificial intelligence is to make computers as smart as humans.
  • H13-321_V2.0-ENU Exam Question 140

    There are two main methods for semi-supervised learning: one is to perform unsupervised clustering first and then supervised learning. The other is Self-Learning.