Translations:Diffusion Models Are Real-Time Game Engines/19/zh: Difference between revisions

    From Marovi AI
    (Created page with "我们总是使用教师强迫目标来训练我们的生成模型。给定一个模拟分布函数 <math>q</math>,可以通过自回归地采样观测值来模拟环境 <math>\mathcal{E}</math>。")
     
    (No difference)

    Latest revision as of 00:19, 9 September 2024

    Information about message (contribute)
    This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
    Message definition (Diffusion Models Are Real-Time Game Engines)
    We always train our generative model with the teacher forcing objective. Given a simulation distribution function <math>q</math>, the environment <math>\mathcal{E}</math> can be simulated by auto-regressively sampling observations.

    我们总是使用教师强迫目标来训练我们的生成模型。给定一个模拟分布函数 ,可以通过自回归地采样观测值来模拟环境