show video

This commit is contained in:
wassname
2017-11-15 16:40:33 +08:00
parent 3093dd2876
commit f64daed759
3 changed files with 146 additions and 49 deletions
Binary file not shown.
+141 -49
View File
File diff suppressed because one or more lines are too long
+5
View File
@@ -6,6 +6,11 @@ This project generates animations of pytorch optimizers solving toy problems. Ex
![](docs/videos/beales.gif)
<video controls autoplay>
<source type="video/webm" src="docs/videos/beales_20171115_07-18-03_loss.webm">
Your browser does not support the video tag.
</video>
# Usage:
- `git clone https://github.com/wassname/viz_torch_optim`