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

Found the problem. GPU is NOT AVAILABLE #97

Closed SurawutSukkum closed 3 years ago

SurawutSukkum commented 3 years ago

How to fix this problem? Tensor Flow Version: 2.1.0 Keras Version: 2.2.4-tf

Python 3.7.10 (default, Feb 26 2021, 13:06:18) [MSC v.1916 64 bit (AMD64)] Pandas 1.2.3 Scikit-Learn 0.24.1 GPU is NOT AVAILABLE

jeffheaton commented 3 years ago

This is probably something better to ask on Stack Overflow... it is a configuration error somewhere in your system, but with just what you have here, there is really nothing I can tell you beyond this.