An open API service indexing awesome lists of open source software.

https://github.com/kyzhouhzau/tensorflow2.0-demo


https://github.com/kyzhouhzau/tensorflow2.0-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## 1.1 textgeneration.py

Use Tensorflow 实现文本生成Demo, 该demo基于字符级别。

## 1.2 DCGAN

基于MNIST数据集生成手写数字。