TensorFlow
TensorFlow is an open-source deep learning framework developed by Google for building and training neural network models. It supports automatic differentiation, GPU acceleration, and distributed computing, making it suitable for end-to-end development from research to production. The Keras API further simplifies the model-building process.