George
Results
1
comments of
George
Old thread but for the error above I attempted this and found the following keys available in `result.history` for tensorflow v2.3.1: ``` dict_keys(['loss', 'accuracy', 'val_loss', 'val_accuracy']) ``` So if you...