weights_init

net.apply(weights_init)的理解

在DCGAN的学习中,[Pytorch官方](https://pytorch.org/tutorials/beginner/dcgan_faces_tutorial.html#weight-initialization)对于权重初始化使用了下列方法 ```python # custom weight ......
weights_init weights apply init net
共1篇  :1/1页 首页上一页1下一页尾页