February 2019
Beginner to intermediate
308 pages
7h 42m
English
The following Python libraries are required for this chapter:
The code for this chapter can be found in the GitHub repository for this book at https://github.com/PacktPublishing/Neural-Network-Projects-with-Python/tree/master/Chapter07.
To download the code onto your computer, you may run the following git clone command:
$ git clone https://github.com/PacktPublishing/Neural-Network-Projects-with-Python.git
After the process is complete, there will be a folder entitled Neural-Network-Projects-with-Python. Enter the folder by running the following:
$ cd Neural-Network-Projects-with-Python
To install the required Python libraries in a virtual environment, run the following ...
Read now
Unlock full access