Skip to content

Commit

Permalink
Update formula
Browse files Browse the repository at this point in the history
  • Loading branch information
haimengzhao committed Apr 20, 2022
1 parent 644bb70 commit 6963b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ samples = model.sample(x)

See [`example.ipynb`](./example.ipynb) for training a 2 component full covariance MDN with the following data:

$$x\sim\text{Uniform}(0, 1)$$
![x\sim\text{Uniform}(0, 1)](https://latex.codecogs.com/svg.image?x\sim\text{Uniform}(0,&space;1)&space;)

and

$$\mathbb{R}^2\ni\text{data}\sim \text{the following figure} $$
![\mathbb{R}^2\ni\text{data}\sim\text{the following figure}](https://latex.codecogs.com/svg.image?\mathbb{R}^2\ni\text{data}\sim\text{the&space;following&space;figure}&space;)

![Data](./example.png)

Expand Down

0 comments on commit 6963b6c

Please sign in to comment.