摘要:
```python %matplotlib inline import random import torch from d2l import torch as d2l ``` # 3.2.1 生成数据集 为了简单起见,使用易于可视化的低维数据。使用线性模型 $\boldsymbol{y}=\bol 阅读全文
posted @ 2023-05-26 11:47
AncilunKiang
阅读(463)
评论(0)
推荐(0)
摘要:
# 3.1.1 线性回归的基本元素 整节理论知识,详见书本。 # 3.1.2 向量加速化 ```python %matplotlib inline import math import time import numpy as np import torch from d2l import torc 阅读全文
posted @ 2023-05-26 11:45
AncilunKiang
阅读(166)
评论(0)
推荐(0)

浙公网安备 33010602011771号