lmoroney / mlday-tokyo

Colabs for ML Day Tokyo
139 stars 123 forks source link

Added accuracy metrics to exercise #1 #12

Open bansala opened 2 years ago

bansala commented 2 years ago

for easy comparison to main code, added accuracy metrics to be printed out with every training epoch. Otherwise it was hard to answer the question based on just looking at loss information.