WGAN-GP loss function
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How to use the wgan-gp loss function? is it implemenetd in Matlab2020b?
1 commentaire
Walter Roberson
le 24 Jan 2021
Python implementation: https://github.com/laurahanu/Improved-Wasserstein-GAN-application-on-MRI-images . Her thesis talks about the function; https://laurahanu.github.io/static/MastersDissertation.pdf
For the following it is not immediately obvious which part was implemented in python and which part in MATLAB; https://www.mdpi.com/2076-3417/10/5/1729/htm
Réponses (1)
Voir également
Catégories
En savoir plus sur Call Python from MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!