Path: blob/master/labml_nn/gan/dcgan/experiment.ipynb
4959 views
Kernel: Python 3
Install the labml-nn package
In [ ]:
Imports
In [ ]:
Create an experiment
In [ ]:
Initialize configurations
In [ ]:
Set experiment configurations and assign a configurations dictionary to override configurations
In [ ]:
Start the experiment and run the training loop.
In [ ]:
In [ ]: