Prerequisites¶
- Python 3.7 - 3.9
- Nvidia Driver >= 450 (GPU only)
- CUDA >= 11.0 (GPU only)
1. Install Dependencies:¶
-
Install TensorFlow
- Linux/MAC:
- Windows: Please follow this installation guide.
-
Install PyTorch
- CPU:
- GPU:
-
Extra Dependencies:
2. Install FastEstimator:¶
-
Stable (Linux/Mac):
-
Stable (Windows):
First download zip file from available releases
-
Nightly (Linux/Mac):
-
Nightly (Windows):
First download zip file here
Docker Hub¶
Docker containers create isolated virtual environments that share resources with a host machine. Docker provides an easy way to set up a FastEstimator environment. You can simply pull our image from Docker Hub and get started: * Stable: * GPU:
* CPU: * Nighly: * GPU: * CPU: