February 2019
Beginner to intermediate
308 pages
7h 42m
English
The key Python libraries required for this chapter are as follows:
The code for this chapter can be found in the GitHub repository for the book at https://github.com/PacktPublishing/Neural-Network-Projects-with-Python.
To download the code into 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 ...