sourcedexter/tfClassifier
TensorFlow scripts for training and retraining image classifiers on custom datasets and building text classification systems.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository provides scripts to set up TensorFlow’s ImageNet classifier for identifying 1000 object categories, retrain it on custom image datasets, and build text classification models. It demonstrates fundamental ML workflows using TensorFlow for both visual and textual classification tasks.