Posts
-
使用Nginx在个人服务器上搭载静态网站
-
自建Xray服务器教程
本节介绍了如何搭建xray服务器用于科学上网。
-
Pytorch Dataset模块笔记
对pytorch的
nn.utils.data
模块进行分析和整理. -
A Few Useful Things to Know about Machine Learning
对于 A Few Useful Things to Know about Machine Learning 的总结,这是一篇很有启发的文章,总结了机器学习领域一些本质且普遍的概念.
-
Normalization Techniques
自2015年 Batch Normalization 提出之后, 各种Normalization的technique相继被提出和应用, 例如被广泛用于RNN的Layer Normalizatoin, 用于style transfer的instance Nomalization,以及出身于style transfer后被StyleGAN带火的 AdaIN. 这篇文章作为Normalization Techniques的总结和分析.
-
原始GAN的优化函数为什么要使用 \(\max \log(D(G(z)))\)
原始GAN的优化目标为:
-
Semantic Image Synthesis with Spatially-Adaptive Normalization
Semantic Image Synthesis with Spatially-Adaptive Normalization Taesung Park, Ming-Yu Liu, Ting-Chun Wang, Jun-Yan Zhu. CVPR 2019(oral)
-
Introduction to PGM
这篇文章作为 An Introduction to PGM, Jodan 的简单总结.
-
在MacOS下使用Docker运行GUI
-
使用AsciiDoc在Github-Pages上搭建博客