- 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.
推薦閱讀
- C語言程序設(shè)計(jì)案例教程
- Software Testing using Visual Studio 2012
- Vue.js 3.x從入門到精通(視頻教學(xué)版)
- GitLab Repository Management
- YARN Essentials
- Learning Apache Mahout Classification
- RISC-V體系結(jié)構(gòu)編程與實(shí)踐(第2版)
- Angular開發(fā)入門與實(shí)戰(zhàn)
- 安卓工程師教你玩轉(zhuǎn)Android
- Tkinter GUI Programming by Example
- Learning Redis
- JSP編程教程
- PHP面試一戰(zhàn)到底
- Instant PhoneGap
- Python快速編程入門