aymericdamien / TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Other
43.44k stars 14.94k forks source link

TFV2: Problem in logistic_regression.ipynb, last cell call matplotlib, stuck #335

Open lixiang123321 opened 4 years ago

lixiang123321 commented 4 years ago

In logistic_regression.ipynb(TFv2), last cell call, always running but no plot showing.

Anyone help? Thanks!

My environment is : MacOS, 10.13.1; tensorflow,2.0.0; python, 3.7.5; jupyter, 1.0.0; pycharm 2018.2;