© Himanshu Singh 2019
Himanshu SinghPractical Machine Learning and Image Processinghttps://doi.org/10.1007/978-1-4842-4149-3_1

1. Setup Environment

Himanshu Singh1 
(1)
Allahabad, Uttar Pradesh, India
 
In this chapter we prepare our system to run the code included in this book. Let’s look at how to install the following:
  • Anaconda

  • OpenCV

  • Keras

Aside from the last two packages in the list, most of what we need comes preinstalled with Anaconda. Let’s start with Anaconda, then follow with OpenCV and Keras.

Install Anaconda

The Anaconda installation page proclaims it is “The Most Popular Python Data Science Platform.” Using Anaconda, installing supporting software, setting up virtual environments, and so on, are all quite easy, and the package comes with one ...

Get Practical Machine Learning and Image Processing: For Facial Recognition, Object Detection, and Pattern Recognition Using Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.