tf.expand_dims() no longer when using csv #310
alpanaytekin
started this conversation in
General
Replies: 1 comment 2 replies
-
Hey @alpanaytekin thank you for the update. Do you have the specific section where this happens? That would be really helpful. Note that |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tensor Flow course part 1 (Udemy section 3 regression): you will no longer need to use tf.expand_dims() when fitting, starting from section "a larger example" (when we start to use a Kaggle Dataset instead of hand made numpy arrays). It would be nice to have notification page in the course. Because the results are different when using tf.expand.dims()
Beta Was this translation helpful? Give feedback.
All reactions