Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kpandey008 committed Dec 24, 2018
1 parent 42a28e5 commit 6db2be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ I prefer to use Google Collaboratory for training such systems due to heavy comp

## Running the code

You can find the code for the DCGAN in the jupyter notebook ```DCGAN.ipynb```. Running it should be fairly simple as the code is well-commented and explained fairly well
You can find the code for the DCGAN in the jupyter notebook ```notebook/DCGAN.ipynb```. Running it should be fairly simple as the code is well-commented and explained fairly well
On running the code you should expect to see the following directory structure in your current working directory

|--model_data_dcgan<br/>
Expand Down

0 comments on commit 6db2be3

Please sign in to comment.