Setting Up a TensorFlow Lab
Review the tools available for implementing deep neural networks in various generative AI models.
Our primary tool is the TensorFlow 2.0
We can broadly categorize these tools:
Resources for replicable dependency management (Docker, Anaconda).
Exploratory tools for data munging and algorithm hacking (Jupyter).
Utilities to deploy these resources to the cloud and manage their life cycle (Kubernetes, Kubeflow, Terraform).
Get hands-on with 1400+ tech skills courses.