checkpoints path is defined in the code,still it is showing this error File "train_autoencoder.py", line 89, in main checkpoint_path=CHECKPOINTS_PATH) NameError: name 'CHECKPOINTS_PATH' is not defined
checkpoints path is defined in the code,still it is showing this error
File "train_autoencoder.py", line 89, in main
checkpoint_path=CHECKPOINTS_PATH)
NameError: name 'CHECKPOINTS_PATH' is not defined