AI/ML · +12 points

TensorFlow

Google's ML framework — training and deploying models at scale.

Install
pip install tensorflow
License
Apache-2.0
Stars
185k+

Integration goal

Create a simple tensor operation script.

  1. Import tensorflow
  2. Create and multiply tensors
  3. Push model.py
Open Integration Workspace →

← All open source tools