- 博客(4)
- 收藏
- 关注
原创 2021-5-27-在colab环境配置tensorflow
一.安装tensorflow 1.安装代码 !pip install tensorflow-gpu 2.安装成功后 3.测试 import tensorflow as tf print(tf.__version__) 4.测试结果 二.安装keras 1.安装 !pip install -q keras print(keras.__version__) 2.测试结果 ...
2021-05-27 17:01:45
326
原创 2021-5-27-Pytorch安装(安装成功)
1.安装步骤 https://blog.csdn.net/weixin_44791964/article/details/106037141?spm=1001.2014.3001.5502 2.安装过程会出现报错,考虑可能是没有添加镜像,可参考以下文章 https://blog.csdn.net/ruiying413/article/details/103450486?ops_request_misc=%257B%2522request%255Fid%2522%253A%252216167235871
2021-05-27 16:50:22
239
原创 2021-5-27-Tensorflow环境配置(安装成功)
1.安装Pycharm 2.安装anaconda https://blog.csdn.net/weixin_44791964/article/details/106037141?spm=1001.2014.3001.5502
2021-05-27 16:48:04
177
原创 2021-5-27-将GitHub代码导入colab
!git clone https://github.com/wxs/keras-mnist-tutorial.git
2021-05-27 16:45:31
824
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人