题库 软件开发 题目列表       The decision function of support vector ma...
问答题

      The decision function of support vector machine f(x) can be expressed as f(x)=1, if ; otherwise f(x)=0. x is a test sample whose dimensionality is d, and {xi} are support vectors automatically selected from the training set. K(x,xi) is the kernel function to measure the similarity between x and xi. In this problem, we assume . Show that this support vector machine can be implemented with a 3-layer neural network. Show the network structure, weights, and nonlinear activation functions at each layer. 

题目信息
校招真题
-
正确率
0
评论
8
点击