You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks a lot for your useful code...i could run it for Mnist dataset but i need run it for my image dataset ...it has been explained in post #8 but i cant understand clearly...what changes dose "input_fn" need?do i just delete
( dataset = mnist_dataset.test(data_dir) from input_fn?please guide me i really need it
how can i load my own dataset instead of Mnist dataset?( dataset = mnist_dataset.train(data_dir)
The text was updated successfully, but these errors were encountered: