Python Machine Learning By Example
上QQ阅读APP看书,第一时间看更新

Installing the various packages

For most projects in this book, we'll be using NumPy (http://www.numpy.org/), scikit-learn (http://scikit-learn.org/stable/), and TensorFlow (https://www.tensorflow.org/). In the sections that follow, we'll cover the installation of the Python packages that we'll be using in this book.