TensorFlow AI Models
Overview
Developed, improved, and tweaked Tensorflow models from the Tensorflow Docs online learning modules provided by google. Implemented the initial examples, identified and resolved bugs caused by outdated content, and made necessary adjustments to ensure compatibility with the latest TensorFlow versions.
Image Classification
TfDoc1.py
Text Classification
TfDoc2.py
Text Classification Using TFhub
TfDoc3.py
Text Classification Using TFhub
TfDoc3.py
Regression
TfDoc3.py
Overfit and Underfit
TfDoc3.py
Save and Load
TfDoc3.py