TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What's the most mind blowing video demo of a recent ML breakthrough?

1 pointsby BenjaminToddover 8 years ago

1 comment

n17r4mover 8 years ago
Maybe this?: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Rfhxy2w3Qi4" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Rfhxy2w3Qi4</a><p>Using a gram matrix across several layers to hold the style, and more conventional activation optimization for the content. Trained on VGG. It combines the two loss functions of style and content to optimise noise towards a output image. The amazing thing is being able to mathematically separate content from style; in a similar fashion to how the brain can perform this task. See: <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1508.06576" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1508.06576</a><p>Fwiw, I&#x27;m part of a group trying a similar thing on very deep residual net&#x27;s with recurrent net&#x27;s to improve upon the temporal sweeps.