Convolutional-Autoencoder
Convolutional-Autoencoder copied to clipboard
A convolutional autoencoder made in TFLearn.
Results
2
Convolutional-Autoencoder issues
Sort by
recently updated
recently updated
newest added
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
Process finished with exit code 132 (interruped by signal 4 SIGILL) Python 3.6 Tensorflow 1.8 tflearn Ubuntu 16.0 cup base