Skip to content

Commit f04f1bf

Browse files
committed
pass schedule
1 parent 07327b3 commit f04f1bf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/content/lessons/introduction.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ import TypicalGallery from '../../components/TypicalGallery.astro'
1212

1313
### Introduction
1414

15-
This is an introduction to the main settings encountered in generative modelling. The first Lectures will introduce the main algorithms and concept for the vanilla unconditional generative modelling task.
16-
At the end of the course, we will make excursions to class-conditional and text-conditional generative modelling.
17-
18-
The goal of this Lecture is to understand the relationship between vanilla unconditional generative modelling and industrial generative models such as DALL-E, Stable Diffusion, GPT, etc.
15+
This is an introduction to the main settings encountered in generative modelling: the goal of this Lecture is to understand the relationship between vanilla unconditional generative modelling and industrial generative models such as DALL-E, Stable Diffusion, GPT, etc.
1916

2017

2118
#### Unconditional Generative Modelling
@@ -207,7 +204,6 @@ More precisely, given a text description $y^{new}$ we want to be able to generat
207204

208205
#### 1 and 2-Dimensional Examples
209206

210-
#### Maximum Likelihood
211207

212208
### References
213209
- https://people.cs.umass.edu/~domke/courses/sml/10probabilistic.pdf

0 commit comments

Comments
 (0)