tarik-amaterasu

Results 1 issues of tarik-amaterasu

the script used to run correctly, when i checked again lately i got this error TypeError: 'list' object is not callable on line ``` ae_loss.append(autoencoder_model.train_on_batch(x=[batch_S, batch_C], y=np.concatenate((batch_S, batch_C),axis=3))) ``` in...