• In this blog, we will give you a brief introduction of how to contribute to the "tencent" python package third party APIs and help developers integrate future tencent product and services API easier, such as backend for "Wechat public account Automatic Reply". The guidelines are also listed and any violation of the guidelines will not be accepted in the MR request of Github.

  • In this blog, we will summarize the latex code of equations for Diffusion Models, which are among the top-performing generative models, including GAN, VAE and flow-based models. The basic idea of diffusion models are to inject random noise to the feature vector in the forward process as markov chain models, and in the reverse process gradualy reconstruct the feature vector for generation. See below blogpost as reference for more details: Weng, Lilian. (Jul 2021). What are diffusion models? Lilâ??Log. lilianweng.github.io/posts/2021-07-11-diffusion-models/