jeffheaton / t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
https://sites.wustl.edu/jeffheaton/t81-558/
Other
5.71k stars 3.04k forks source link

bug fix #41

Closed anindyamanna closed 4 years ago

anindyamanna commented 4 years ago

Confidence should not be a fraction as it's already converted to percentage above.

jeffheaton commented 4 years ago

Thanks, this looks correct.