lmoroney / dlaicourse

Notebooks for learning deep learning
5.66k stars 5.36k forks source link

Fix tfvis acc metrics #164

Open Stannislav opened 3 years ago

Stannislav commented 3 years ago

The accuracy metrics should be called "acc" and "val_acc" instead of "accuracy" and "val_accuracy".