自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(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关注的人

提示
确定要删除当前文章?
取消 删除