August 2019
Intermediate to advanced
242 pages
5h 45m
English
A lot of excellent documentation for Pachyderm is available, and we won't attempt to rehash all of that here. Instead, we will take you through the basics and build a tutorial for managing a simple data pipeline to provide versioned image data to the CNN we built in Chapter 6, Object Recognition with Convolutional Neural Networks.
First, you need to install Docker Desktop and enable Kubernetes for your respective OS. For this example, we are using macOS.
Full instructions can be found at https://docs.docker.com/docker-for-mac/install/, but let's go over them in brief now:
To install and run Pachyderm, follow these steps:
Read now
Unlock full access