examples
examples copied to clipboard
TensorFlow examples
In the iOS image classification app, the UI currently always shows an initial thread count of 1, even if someone changes the initial thread count in the code. (For example,...
Fixed a typo in 'foreground', parameter of stackTwoBitmaps() method
With the removal of `examples/community` directory, the link for `Community examples` under Most Important Links in README.md resulted in a 404 landing page hence correcting it by adding this link...
Deleted the code that should be created by students
Replacing the magic string constant with the canonical class name. The previous format would cause incorrect code to compile but fail at runtime. The updated version checks the syntax on...
Fixed links to Google Collab and GitHub Mark.
- added class_weight to create and train method in image_classifier.py - added class_weight to train_model method in train_image_classifier.py All this was done so that the class_weight can be added to...
link seemed to be broken, so adjusted it to https://www.tensorflow.org/datasets/catalog/tf_flowers
Scope of changes is restricted to docs only. Changes made in agreement with Standard American English.