上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 345 下一页
摘要: from scipy.optimize import fsolve from math import cos def f(x):... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(12) 评论(0) 推荐(0) 编辑
摘要: from scipy.optimize import fsolve from math import cos def f(x):... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(11) 评论(0) 推荐(0) 编辑
摘要: Talk is cheap show me the code from scipy.optimize import fsolvef... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(7) 评论(0) 推荐(0) 编辑
摘要: placeholder 传入值要用字典 并且tf.mul、tf.sub 和 tf.neg 被弃用,现在使用的是 tf.multip... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(9) 评论(0) 推荐(0) 编辑
摘要: import tensorflow as tfstate=tf.Variable(0,name='counter')one=tf.c... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(11) 评论(0) 推荐(0) 编辑
摘要: import tensorflow as tfstate=tf.Variable(0,name='counter')one=tf.c... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 这篇关于卷积与池化讲的比较好 这篇也不错哦 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(4) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-"""Created on Thu Apr 20 15:40:48 2017同济大学 ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(13) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-"""Created on Thu Apr 20 15:40:48 2017同济大学 ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(18) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-"""Created on Wed Apr 19 22:24:49 2017@auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(11) 评论(0) 推荐(0) 编辑
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 345 下一页