Pergunta de entrevista da empresa Applied Materials

Solve the linear regression equations with L2 norm given noised linear samples. Search for shapes (square, triangle, circle) in an noised image that contains the shapes

Resposta da entrevista

Sigiloso

18 de out. de 2018

The pattern searching of shapes: edge detection, search for minimal MSE. The linear regression, I solved it in a matrix equations, got the loss value, derived it and looked for the minimum by comparing to zero.