TensorFlow

Google’s ML framework. Used primarily via Keras API for rapid prototyping and deployment with TensorFlow Serving.

Proficiency: Intermediate · 2 years

Used for

  • Keras Sequential and Functional API models
  • Transfer learning with tf.keras.applications
  • Exporting models with SavedModel format
  • TensorFlow Lite for edge/mobile deployment experiments

Prefer PyTorch for research; TensorFlow for production pipelines where the ecosystem matters.

Related: Python, PyTorch, ML