Error in dlnetwork/initialize in GAN
이전 댓글 표시
dlnetGenerator = dlnetwork(lgraphGenerator);
Used the code from mathworks website, Train Generative Adversarial Network (GAN) - MATLAB & Simulink (mathworks.com)

댓글 수: 2
Walter Roberson
2021년 10월 10일
If you run the example on MATLAB Online then the function is defined at
/MATLAB Drive/Examples/R2021b/nnet/TrainGenerativeAdversarialNetworkGANExample/feature2image.m
Shaw
2021년 10월 10일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!