Implement the LeNet-5 deep neural network model.
This lab requires:
Use Anaconda to install the dependencies:
conda env create -f environment.yml
source activate CarND-LeNet-Lab
If you have access to an NVIDIA GPU, you can accelerate the training of your network by using TensorFlow on a GPU.