# mindspore-gan **Repository Path**: blycf/mindspore-gan ## Basic Information - **Project Name**: mindspore-gan - **Description**: 基于mindspore的一些基本gan的实现 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 0 - **Created**: 2020-10-14 - **Last Updated**: 2022-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mindspore-gan #### 介绍 基于MindSpore框架的一些基本gan的实现,主要包括:使用基本GAN拟合正态分布,使用DCGAN生成Mnist手写数字,使用CGAN生成手写数字。 使用的框架版本:Mindspore1.0.1