juanlp

Results 1 comments of juanlp

InvalidArgumentError Traceback (most recent call last) [](https://localhost:8080/#) in () 6 callbacks=callbacks_list, 7 # steps_per_epoch=STEPS_PER_EPOCH, ----> 8 validation_data=valid_dataset) 1 frames [/usr/local/lib/python3.7/dist-packages/keras/utils/traceback_utils.py](https://localhost:8080/#) in error_handler(*args, **kwargs) 65 except Exception as e: # pylint:...