What can I do to proceed the process of trying and training using Joe Hicklin tutorial?

1 view (last 30 days)
Hi,
I've been trying to run a code given by Sir Joe Hicklin (senior developer at The MathWorks) for GAN turtorial.
As for now, there are two lines that cannot be runned. Which is to load the GeneratorNetwork.mat and DiscriminatorNetwork.mat.
This is because I guess, I don't have the file .mat mention.
What should I do in order to finish the tutorial given by Sir Joe Hicklin?
Below is the link of the tutorial.

Answers (1)

Anshika Chaurasia
Anshika Chaurasia on 6 Nov 2021
Hi,
The GeneratorNetwork.mat and DiscriminatorNetwork.mat files contain generator and discriminator networks. You can refer to following references to create these networks:

Categories

Find more on Biomedical Imaging 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!