Update style transfer

This commit is contained in:
Dmitri Soshnikov 2022-04-29 13:05:32 +03:00
parent 39061f8e32
commit 8311ad6504
2 changed files with 587 additions and 796 deletions

View File

@ -58,7 +58,7 @@ Note that the left-most part of all those expressions is the same, and thus we c
<img alt="compute graph" src="images/ComputeGraphGrad.png"/>
> TODO: image citation
> Image by author
> ✅ We will cover backprop in much more detail in our notebook example.

File diff suppressed because one or more lines are too long