Rewrite README
Example Implementation of GAN in jittor.
Simple generator of MNIST Digits.
改样例要什么安装流程
执行以下命令安装 python 依赖
pip install -r requirements.txt
感谢《计算机图形学基础》课程,感谢头歌平台,感谢 GitLink 代码托管平台。
This repository contains the code for the WarmUp Competition for Jittor-3.
An argment called --predict is added to read the .pkl in the root directory and output the prediction directly.
--predict
.pkl
By c7w, 高焕昂, 2020010951, 计04 @ THU His team is called GAN!
使用 Jittor 实现的 MNIST 手写数字生成器,GAN! 队伍参加挑战赛的热身赛开源代码
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
WarmUp - GAN!
简介
Example Implementation of GAN in jittor.
Simple generator of MNIST Digits.
安装
改样例要什么安装流程
运行环境
安装依赖
执行以下命令安装 python 依赖
致谢
感谢《计算机图形学基础》课程,感谢头歌平台,感谢 GitLink 代码托管平台。
WarmUp Competition for Jittor-3
This repository contains the code for the WarmUp Competition for Jittor-3.
An argment called
--predict
is added to read the.pkl
in the root directory and output the prediction directly.By c7w, 高焕昂, 2020010951, 计04 @ THU His team is called GAN!