Implementation in tensorflow

Is the coficostFuncV() a predefined function with the same formula shown in the video? Since the cost function needs to be specified/written out by ourselves like this one below, a bit surprised of this very simple coficostFuncV()
image

Hi @flyunicorn, you will find a code example of cofiCostFuncV in the assignment for collaborative filtering.

Cheers,
Raymond

1 Like