
A detailed explanation of the differences between 2.7 and 3.x can be found here, and here you can find a discussion about what version to choose. If you are a complete beginner, you may want to start directly with Python 3.x. Despite this, I often recommend to install Python 2.7, because of the larger library support. Python 2.7 is considered legacy, while 3.x is the present and future of Python.

Python comes in two major versions: 2.7 and 3.x. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science. install the required packages in that environmentĪnaconda is the leading open data science platform powered by Python.create a conda environment for your deep learning development.download and install Anaconda Python on your laptop.

This is the first of a 4 articles series on how to get you started with Deep Learning in Python.
