October 2018
Intermediate to advanced
472 pages
10h 57m
English
Installing of Python packages and DL libraries can be a tedious process, requiring lots of time and repetitive effort. So, to ease the job, we will create a bash script that can be used to install everything using a single command.
The following is a list of components that will get installed and configured:
You can simply download the automation script to your server or locally, execute it, and you're done. Here are the steps to follow:
git clone https://github.com/PacktPublishing/Python-Deep-Learning-Projects ...
Read now
Unlock full access