- Python Deep Learning Cookbook
- Indra den Bakker
- 71字
- 2021-07-02 15:43:11
Installing Anaconda and libraries
One of the most popular environment managers for Python users is Anaconda. With Anaconda, it's straightforward to set up, switch, and delete environments. Therefore, one can easily run Python 2 and Python 3 on the same machine and switch between different installed versions of installed libraries if needed. In this book, we purely focus on Python 3 and every recipe can be run within one environment: environment-python-deep-learning-cookbook.
推薦閱讀
- Visual Studio 2012 Cookbook
- OpenCV實例精解
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- C程序設計案例教程
- QGIS:Becoming a GIS Power User
- Mastering Linux Network Administration
- WordPress 4.0 Site Blueprints(Second Edition)
- Microsoft Azure Storage Essentials
- Webpack實戰:入門、進階與調優
- C語言程序設計
- PHP編程基礎與實踐教程
- Web開發的平民英雄:PHP+MySQL
- MySQL數據庫教程(視頻指導版)
- 三步學Python
- Scala實用指南