torch error of accessing weights of a neural network model built by multiple layer perceptrons

前端 未结 0 806
甜味超标
甜味超标 2020-11-22 02:28

I am trying to access weights of a neural network model built by torch on databricks.

the code :

 import torch
 import torch.nn as nn
 import numpy 

          


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