pytorch
pytorch系列 --4 pytorch 0.4改动后Variable和Tensor合并问题data和.detach
How to solve the problem of `RuntimeError: all tensors must be on devices[0]
深度学习
why is softmax activate function called softmax
统计
方差偏差均衡
可以理解为算法对多个不同数据集进行训练,然后取一个测试样本进行预测/
网络
(ICLR 2017)韩松DSD:Dense-sparse-dense training for deep neural networks论文详解
Real-Time Joint Semantic Segmentation and Depth Estimation Using Asymmetric Annotations
(BMVC 2018)refine Net with light weight
PYTHON
Python的hasattr() getattr() setattr() 函数使用方法详解
python中@classmethod @staticmethod区别