Visual Studio Code – Tensorflow-datasets "plant_village" dataset no examples were yield
My Environment: Python 3.11.2, Tensorflow 2.12.0-rc1, Tensorflow-datasets 4.8.3, perfect clean newly created virtual environment in Visual Studio Code with the only operations performed being pip install the two libraries above . The import statements : import tensorflow as tf import…