Error in dlnetwork/initialize in GAN
Show older comments
dlnetGenerator = dlnetwork(lgraphGenerator);
Used the code from mathworks website, Train Generative Adversarial Network (GAN) - MATLAB & Simulink (mathworks.com)

2 Comments
Walter Roberson
on 10 Oct 2021
If you run the example on MATLAB Online then the function is defined at
/MATLAB Drive/Examples/R2021b/nnet/TrainGenerativeAdversarialNetworkGANExample/feature2image.m
Shaw
on 10 Oct 2021
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!