TensorFlow
More info
- Creator
- Google Brain
- Released
- Owner
- Type
- ML framework
- License
- Apache 2.0
- Website
- tensorflow.org
- Source
- github.com/tensorflow
- Wikipedia
- en.wikipedia.org
Google's ML framework — long dominant, has lost ground to PyTorch.
Static-graph architecture originally (clunky); TF 2.0 (2019) made eager execution default. Keras is the high-level API on top. Still big in production, mobile (TFLite) and edge.