赞
踩
参考网址:
https://developers.google.cn/machine-learning/crash-course/running-exercises-locally#install-jupyter-windows
https://www.anaconda.com/downloa](https://www.anaconda.com/download
生成mlcc虚拟环境
conda create -n mlcc pip python=3.6
激活虚拟环境
conda activate mlcc
在虚拟环境中安装必备的相关包
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --ignore-installed --upgrade tensorflow matplotlib pandas sklearn scipy seaborn
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-nzX7FLkl-1593620037097)(https://developers.google.cn/machine-learning/crash-course/images/anaconda_windows_environment.png)]
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-RdhsGjBz-1593620037102)(C:\Users\Administrator\AppData\Roaming\Typora\typora-user-images\image-20200701235804588.png)]
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。