SSS

Be honest with yourself.


  • Home

  • About

  • Tags

  • Categories

  • Archives

Install Anaconda

Posted on 2018-06-04 In machine-learning

With over 6 million users, the open source Anaconda Distribution is the easiest way to do Python data science and machine learning. It includes 250+ popular data science packages and the conda package and virtual environment manager for Windows, Linux, and MacOS. Conda makes it quick and easy to install, run, and upgrade complex data science and machine learning environments like Scikit-learn, TensorFlow, and SciPy. Anaconda Distribution is the foundation of millions of data science projects as well as Amazon Web Services’ Machine Learning AMIs and Anaconda for Microsoft on Azure and Windows.

拥有超过600万用户,开源的Anaconda Distribution是执行Python数据科学和机器学习最简单的方法。它包括250多种流行的数据科学软件包,以及适用于Windows,Linux和MacOS的conda软件包和虚拟环境管理器。Conda使安装,运行和升级复杂的数据科学和机器学习环境(如Scikit-learn,TensorFlow和SciPy)变得简单快捷。Anaconda Distribution是数百万数据科学项目的基础,以及亚马逊Web服务的机器学习AMI和Microsoft Azure和Windows上的Anaconda。

以上是文章摘要

以下是余下全文

Download the lastest version

Download from
https://www.anaconda.com/

Install

bash  Anaconda3-*.sh

And then follow the instruction, that’s it.


Because Anaconda has so many science packets for python, we don’t need to download separated packet by ourselves. After install this, we can easily use tensorflow, pytorch or keras.

# Anaconda
Different Ubuntu
Learning Git
  • Table of Contents
  • Overview
haoyu

haoyu

Make it come true.
20 posts
6 categories
10 tags
GitHub
  1. 1. Download the lastest version
  2. 2. Install
© 2018 – 2019 Haoyu
Powered by Hexo v3.7.0
|
Theme – NexT.Gemini v7.3.0