摘要:
1 # 利用鸢尾花数据集,实现前向传播、反向传播,可视化loss曲线 2 3 # 导入所需模块 4 import tensorflow as tf 5 from sklearn import datasets 6 from matplotlib import pyplot as plt 7 impo 阅读全文
posted @ 2020-05-03 22:28
WWBlog
阅读(479)
评论(0)
推荐(0)
摘要:
1 # 利用鸢尾花数据集,实现前向传播、反向传播,可视化loss曲线 2 3 # 导入所需模块 4 import tensorflow as tf 5 from sklearn import datasets 6 from matplotlib import pyplot as plt 7 %mat 阅读全文
posted @ 2020-05-03 19:43
WWBlog
阅读(325)
评论(0)
推荐(0)
摘要:
1 # 利用鸢尾花数据集,实现前向传播、反向传播,可视化loss曲线 2 3 # 导入所需模块 4 import tensorflow as tf 5 from sklearn import datasets 6 from matplotlib import pyplot as plt 7 impo 阅读全文
posted @ 2020-05-03 18:58
WWBlog
阅读(230)
评论(0)
推荐(0)

浙公网安备 33010602011771号