AgeProgression icon indicating copy to clipboard operation
AgeProgression copied to clipboard

I get error in aging Game.ipynb

Open ctsrkrk opened this issue 5 years ago • 0 comments

If i run the aging game notebook

In the second cell you have this code: load_path = {50: r".\trained_models\2018_09_08\01_44\epoch76", 100: r"C:\Users\Mattan\Downloads\epoch_200_no_tf"}[consts.NUM_Z_CHANNELS]

If i run this on a ubuntu machine where do i get the file in this folder - .\trained_models\2018_09_08\01_44\epoch76 and where do i get the file in this folder "C:\Users\Mattan\Downloads\epoch_200_no_tf"

I am getting errors after this line. please tell which the encoder and which is the generator?

Thanks

ctsrkrk avatar Dec 01 '20 13:12 ctsrkrk