From 0f0f2e1aa192adb0dc0e7517df557475db138811 Mon Sep 17 00:00:00 2001 From: Harry Stuart <42882697+HStuart18@users.noreply.github.com> Date: Thu, 13 Jun 2019 20:31:08 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a387882..8fb46f7 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ The code here is a slightly altered version of the code that has been generously As an introduction to the world of GANs, I decided to try the above model on some different datasets. You can see the results of two example trainings in the respective output folders. -Training on human faces for 100 epochs took around 13 hours using the hardware mentioned on my profile. +Training on human faces for 100 epochs took around 13 hours using the hardware mentioned on my profile. I am yet to optimise the architecture and hyperparameters.