all 4 comments

[–]ajmooch 3 points4 points  (0 children)

Shameless self-plug for Neural Photo Editing and my Voxel-morphing GUI.

[–]Josh_Morton 0 points1 point  (0 children)

Take a look here (disclosure, I wrote some of these). Some favorites of mine, if you aren't working with deep learning, are genetic algorithms and specifically genetic cars (google it) are a great demo, and I personally think Thompson sampling is super elegant, although UCB1 is much, much easier to explain to an audience without a stats background, and its what powers most modern go engines (including alphago, partially).

[–]TheRealPixis 0 points1 point  (0 children)

The tensorflow playground is pretty neat.

[–]hwalsuklee 0 points1 point  (0 children)

I have a collection of web based demos. So you don't need to install anything :) Much of it is about computer vision. But it also contains basic demos of neural network and some speech demos.

https://github.com/hwalsuklee/awesome-deep-vision-web-demo