Issue with matrix and model size [PyTorch]

前端 未结 0 1759
春和景丽
春和景丽 2020-12-31 14:07

I am trying to make a model to predict insurance cost based on the individual. And this is the code for it.

import torch
import torch.nn as nn
import torch.nn         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题