carpedm20 / carpedm20/DCGAN-tensorflow

Training on 14 epoch?

Open
#175 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

I started training with the example and got to the 14epoch
```
[Sample] d_loss: 1.34017193, g_loss: 0.73472393
Epoch: [14] [ 398/1093] time: 18566.6816, d_loss: 1.38566971, g_loss: 0.67304140
Epoch: [14] [ 399/1093] time: 18567.8129, d_loss: 1.37350225, g_loss: 0.67038035
Epoch: [14] [ 400/1093] time: 18568.9801, d_loss: 1.39440918, g_loss: 0.64606953
Epoch: [14] [ 401/1093] time: 18570.1211, d_loss: 1.36048722, g_loss: 0.66855788
```
Should I train even more and will eventually stop by itself??
And what does the sample mean in the first line of code.

At last, where can I view the new generated picture?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.