标签:user 线性 原来 nbsp 了解 -- otl code plot
找了好久 原来使用jupyter需要安装两个东西
安装ipython
conda install ipython
安装jupyter
conda install jupyter
最后输入: ipython kernelspec install-self --user
这样才可以用jupyter
今天主要学习的是tensorflow使用到的相关python库
比如
numpy对矩阵的操作
matplotlib对图像的显示
了解完这些明天可以学习tensorflow的线性和逻辑回归
标签:user 线性 原来 nbsp 了解 -- otl code plot
原文地址:https://www.cnblogs.com/kongfanbing/p/14294832.html