摘要:
import math import numpy as np import torch from torch import nn from d2l import torch as d2l max_degree = 20 # 多项式的最大阶数 n_train, n_test = 100, 100 # 阅读全文
posted @ 2023-09-19 22:13
MKT-porter
阅读(86)
评论(0)
推荐(0)
浙公网安备 33010602011771号