im getting this error in VS Code how can i correct it?
import tensorflow as tf
from tensorflow.keras.models import Sequential
from tensorflow.keras.layers import Dense, Dropout
im getting this error in VS Code how can i correct it?
import tensorflow as tf
from tensorflow.keras.models import Sequential
from tensorflow.keras.layers import Dense, Dropout
Hi @Jus_Cog, Could you please let us know what is the error you are facing while importing the above statements in VS code. Thank You.