自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 EN

314: Let our advance worrying become advance thinking and planning. 315: Thinking you can escape life is your problem. You can never escape life. 316: Some people want it to happen, some wish it would happen, others make it happen. 317: Inspiration usually

2021-03-14 12:10:29 109 2

原创 [#####][领域]一、幼儿园教育

包括:跳舞,唱歌,画画(涂鸦),剪纸,数学(逻辑思维),运动(滑板车,拍篮球,赛跑,跳绳),游戏等

2020-04-05 11:51:02 1663

原创 [技术Python]5.6tensorflow入门

1.tensorflow入门 tensorflow介绍: 例子:基本的使用 安装tensorflow后,运行如下代码. //use tensorflow import tensorflow as tf num1 = tf.constant(1) num2 = tf.constant(2) with tf.compat.v1.Session() as sess: sum = sess.run...

2019-11-09 20:58:32 115

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

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