趙同學(xué)
2023-04-06 08:16請問老師B選項后半句the algorithm is presented with the correct output values for the training set.描述是對的么
所屬:FRM Part I > Quantitative Analysis 視頻位置 相關(guān)試題
來源: 視頻位置 相關(guān)試題
1個回答
ES助教
2023-04-06 20:08
該回答已被題主采納
同學(xué),你好
不對哦
“the algorithm is presented with the correct output values for the training set”是 對supervised learning算法的描述,因為supervised learning是關(guān)于prediction的,所以才會區(qū)分Training, validation, and test data來驗證是否correct
“Reinforcement learning”是指通過獲得算法在先前迭代中表現(xiàn)如何的信息,并使用這些反饋來改進(jìn)應(yīng)該如何做出一系列決策。它采用了反復(fù)試驗的方法所以需要大量的數(shù)據(jù)
