examples icon indicating copy to clipboard operation
examples copied to clipboard

Fixing dataset directory path and tensorflow 2.0 fit module

Open sablevinayak opened this issue 7 months ago • 4 comments

Existing code had a issue for dataset directory and also the current version of tensorflow 2.0 deprecated fit_generator and introduced fit method for the same functionality.

sablevinayak avatar May 04 '25 06:05 sablevinayak

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 04 '25 06:05 google-cla[bot]

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Thanks for the PR. That fixes the notebook, but we can't merge this until you sign the CLA.

MarkDaoust avatar May 05 '25 13:05 MarkDaoust

@MarkDaoust Thanks for the review. The CLA check has been completed now.

sablevinayak avatar May 05 '25 14:05 sablevinayak