photo

Archer Ao


Last seen: plus de 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Message

A lazy student

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to get diagonal element in a custom layer in NN tool box?
function Uout = forward(layer, Uin) W = Uin(:,:,1) * layer.C; W = Uin(:,:,1) + repmat(layer.alpha .* diag(W*Uin(:,:,1)...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Cannot multiply 2 variables with cvx package
As I'm writing a test code for solving an applied problem with cvx, I got an error: Disciplined convex programming error: ...

presque 4 ans il y a | 1 réponse | 0

0

réponse

Question


Cannot give the value to part of the matrix in parallel computing
As I'm trying to wrtie a code for matrix multiplying with the 'parfor', I've got an error that 'cannot verify the type of varia...

environ 4 ans il y a | 1 réponse | 0

1

réponse