feedback
feedback copied to clipboard
[cloud-tensorflow-mnist]:
In the function display_digits the plt.grid(b=None) is actually deprecated and should use plt.grid(visible=None).