TensorFlow
End-to-end open-source ML platform from Google — model building, training, deployment across CPU, GPU, TPU, and mobile.
TensorFlow is Google’s production ML platform, covering the full pipeline from research to deployment. TensorFlow Serving, TensorFlow Lite, and TensorFlow.js handle server, mobile, and browser inference. Keras is TensorFlow’s high-level API since TF2, making model definition intuitive while TensorFlow handles the underlying computation graph.
// tags
mlaideep-learningneural-networksgpupythongoogle