
好词典

The term 'L0' originates from the notation used in machine learning and deep learning to denote the input layer (Layer 0) of a neural network.
❶ L0是计算机科学中的术语,通常指代机器学习或深度学习中的输入层,即模型接收原始数据的初始层级。
“The L0 layer receives the raw input data for processing.”
(L0层接收原始输入数据进行处理。)
“In this neural network, L0 is the input layer.”
(在这个神经网络中,L0是输入层。)
L0 regularization — L0正则化是一种机器学习中的正则化技术,用于通过限制模型中非零权重的数量来防止过拟合。
“L0 regularization helps in feature selection by promoting sparsity.”
(L0正则化通过促进稀疏性来帮助特征选择。)