Community Profile

photo

Niklas


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


How to create nnet.layers usable for custom training loops as well as trainNetwork?
Hei all, I would like to create a layer that can be pretrained in a custom training loop and afterwards finetuned with the tr...

4 years ago | 1 answer | 0

1

answer

Answered
how to fulfill GAN (Generative Adversarial Networks ) or DCGAN in matlab?
In our team we realize GANs with regression layers as output layer. Works fine in our cases. You also have the possibility to...

5 years ago | 0

Answered
getting error: Can't reload '/usr/local/MATLAB/R2018a/bin/glnxa64/libmwsl_graphical_classes.so' when trying to use tabularTextDatastore
We talked to the Tech support on this. They suggested to install openjdk-8-jre as it depends on the same packages. Use sudo ap...

5 years ago | 1

Question


Accelerate eig with GPUs
Hi all, I need to diagonalize a lot of matrices. The problem is similar to: A = rand(5000, 5000, 500); %this snipped is ju...

5 years ago | 1 answer | 0

1

answer

Question


trainNetwork stops after one iteration
Hi all, i run into trouble using trainNetwork. Sometimes training stops after one iteration without any error message and the G...

6 years ago | 0 answers | 0

0

answers