Module 0: Getting Started > Python and Libraries Setup

Hello Everyone,
We are excited and looking forward to having you in our Machine Learning Career Track. Before we get started, it is important that you have downloaded and installed Python and some other required libraries on your computer.

Step 1: Download Python

Go to https://www.python.org/downloads/release/python-373/ and download Python v3.7.3

Step 2: Install Python

Run the installer and follow the steps in the screenshots. Make sure that you select - Add Python 3.7 to Path and then click Install Now. Also click on the Disable Path Length Limit to ensure that Python is added to your system Path variable.

Step 3: Verify Installation

Open Command Prompt and run the following command. If you see the version number printed - everything went well!
python --version

Step 3: Install Libraries

Open Command Prompt and run the following command to install necessary libraries

pip3 install numpy matplotlib pandas scikit-learn jupyter gym opencv-python

Step 4: Download and Install Sublime Text Editor

We recommend using Sublime Text Editor for this course. If you prefer using other code editors such as Atom or VS Code, feel free to use them. You can download and install Sublime Text from this link: Click Here

Questions?

If you get stuck somewhere, feel free to email hello@codeheroku.com or send a WhatsApp message to +91-9967578720