1. Generative AI 01 Introduction

    图像生成 本质的上的共同目标 常见的图像生成模型 影响生成模型就是根据一个Normal Distribution 对应得到影响 VAE decoder 就是学习这个对应...

    2023/09/01 GAN

  2. Activation function

    激活函数 Activation function [TOC]

    2023/08/02 math MachineLearning

  3. Generalized linear model GLM——Exponential distribution family

    广义线性模型GLM 判断标准非常简单,响应变量y独立则GLM,否则GLMM。这就是最本质的判断标准,其它的标准都是基于这个标准来的 指数分布族 总体$X$概率密度为 \(f_X(x;\th...

    2022/10/01 math

  4. 运筹优化问题介绍 Introduction to Operation Resrarch

    优化

    2022/09/09 OperationResrarch

  5. Ganlecture10 evaluation & concluding remarks

    GAN Lecture 10 (2018): Evaluation & Concluding Remarks 传统方法 —Likelihood 解决方法1 Kernel ...

    2022/08/11 GAN

  6. Ganlecture9 squence generation

    GAN Lecture 9 (2018): Sequence Generation 问题 回顾 Improving Supervised Seq-to-seq Model 方...

    2022/07/11 GAN

  7. Ganlecture8 intelligent photo editing

    GAN Lecture 8 (2018): Intelligent Photo Editing 问题: 如何反推出 生成结果的什么特征对应输入的label不同维度 怎么做 不同...

    2022/06/11 GAN

  8. Ganlecture7 feature extraction

    GAN Lecture 7 (2018): Feature Extraction https://colab.research.google.com/github/zuti666/gene...

    2022/05/11 GAN

  9. GAN Lecture 6 (2018) GANLecture6 Tips for Improving GAN

    GAN Lecture 6 (2018): Tips for Improving GAN https://colab.research.google.com/github/zuti666/...

    2022/04/11 GAN

  10. GAN Lecture 5 (2018) General Framework

    GAN Lecture 5 (2018): General Framework f-divergence 不同的f,会产生不同的 divergence Fenchel Conjuga...

    2022/03/11 GAN