Synopsis
Section 1
1. Chapter 1: Prerequisite and Software Installation
1.1. Python and PIP
1.1.1. Installing Python and PIP on Ubuntu
1.1.2. Installing Python and PIP on Mac OS
1.1.3. Installing Python and PIP on CentOS 7
1.1.4. Installing Python and PIP on Windows
1.2. Virtualenv
1.2.1. Setup and activate virtualenv
1.3. Tensorflow
1.3.1. Installing Tensorflow
1.4. PyCharm IDE
1.4.1. Installing PyCharm
1.4.2. Configuring PyCharm to use virtualenv
1.5. OpenCV
1.5.1....