上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 344 下一页
摘要: class people: #定义基本属性 name = '' age = 0 #定义私有属性,私有属性在类... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(18) 评论(0) 推荐(0)
摘要: class people: #定义基本属性 name = '' age = 0 #定义私有属性,私有属性在类... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(16) 评论(0) 推荐(0)
摘要: class people: #定义基本属性 name = '' age = 0 #定义私有属性,私有属性在类... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(39) 评论(0) 推荐(0)
摘要: 代码链接 原文链接 github链接 正确率有0.7左右 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(20) 评论(0) 推荐(0)
摘要: 代码链接 原文链接 github链接 正确率有0.7左右 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(11) 评论(0) 推荐(0)
摘要: 一直喜欢用anacoanda,一开始在windows上用,后来,一直用ubuntu. 此处百度网盘下载 bash Anaconda... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(24) 评论(0) 推荐(0)
摘要: 一直喜欢用anacoanda,一开始在windows上用,后来,一直用ubuntu. 此处百度网盘下载 bash Anaconda... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(31) 评论(0) 推荐(0)
摘要: import tensorflow as tfinp = tf.Variable(tf.random_normal([1,5,5,5... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(36) 评论(0) 推荐(0)
摘要: import tensorflow as tfinp = tf.Variable(tf.random_normal([1,5,5,5... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(38) 评论(0) 推荐(0)
摘要: # import the necessary packagesfrom keras import backend as Kfrom ... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(33) 评论(0) 推荐(0)
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 344 下一页