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=
    Processed: 0.010, SQL: 9