vae_m2.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:variational-autoencoder 作者: musyoku 项目源码 文件源码
def __init__(self, **layers):
        super(SoftmaxEncoder, self).__init__(**layers)
        self.activation_function = "softplus"
        self.apply_batchnorm_to_input = True
        self.apply_batchnorm = True
        self.apply_dropout = False
        self.batchnorm_before_activation = True
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号