Path: blob/master/site/en-snapshot/lattice/install.md
25115 views
Install TensorFlow Lattice
There are several ways to set up your environment to use TensorFlow Lattice (TFL).
The easiest way to learn and use TFL requires no installation: run the any of the tutorials (e.g. canned estimators tutorial).
To use TFL on a local machine, install the
tensorflow-lattice
pip package.If you have a unique machine configuration, you can build the package from source.
Install TensorFlow Lattice using pip
Install using pip.
Build from source
Clone the github repo:
Build pip package from source:
Install the package: