Anaconda
Anaconda官网:https://www.anaconda.com/
正如Anaconda官网所示:Anaconda offers the easiest way to perform Python/R data science and machine learning on a single machine. Start working with thousands of open-source packages and libraries today.(Anaconda提供了在一台机器上执行Python/R数据科学和机器学习的最简单方法。现在就开始使用数千个开源软件包和库。)
Anaconda-----它里面存储着成千上万个开源软件包和库,以供程序员使用。
Python
Python官网:https://www.python.org/
正如Python官网所示:Python is a programming language that lets you work more quickly and integrate your systems more effectively.(Python是一种编程语言,可以让您更快地工作,更有效地集成系统。)
Python-----它是一种解释型、面向对象、动态数据类型的高级程序设计语言。像 Perl 语言一样, Python 源代码同样遵循 GPL(GNU General Public License) 协议。
Tensorflow
Tensorflow中文官网:https://tensorflow.google.cn/
Tensorflow-----是一个端到端开源机器学习平台。它拥有一个全面而灵活的生态系统,其中包含各种工具、库和社区资源,可助力研究人员推动先进机器学习技术的发展。一个核心开源库,可以帮助您开发和训练机器学习模型。
Pycharm
Pycharm官网: