首页
科技
登录
6mi
u
盘
搜
搜 索
科技
jupyter生成数据集
jupyter生成数据集
科技
2024-06-24
73
1、代码
from
IPython
import
display
from
matplotlib
import
pyplot
as
plt
from
mxnet
import
autograd
,
nd
import
random num_inputs
=
2
num_examples
=
1000
true_w
=
[
2
,
-
3.4
]
true_b
=
转载请注明原文地址:https://blackberry.8miu.com/read-31987.html
最新回复
(
0
)