Silver Blog, July 2017Deep Learning Zero to One: 5 Awe-Inspiring Demos with Code for Beginners, part 2

Here are deep learning examples and demos you can just download and run, including Spotify Artist Search using Speech APIs, Symbolic AI Speech Recognition, and Algorithmia API Photo Colorizer.



By Sam Putnam, Enterprise Deep Learning.

(Editor: this is the second installment of the demos - here is the first part)

Someone in a meetup said they wanted deep learning examples that they can just download and run. No Math. No Theory. No Books.

It's difficult to find deep learning examples that are open source and that also run first try without stepping through dependency hell, so try this:

Below are 5 more models I have downloaded and started running on my MacBook Pro or AWS in under 10 minutes. All ran several days to several months ago - just download and go. They finish in between 5s (pre-trained neural networks) and several hours (GPU-intensive neural network training) time. But you've got 5 seconds, right?
Putnam Deep Learning Demos Part2

Please email me Sam@EnterpriseDeepLearning.com if the following doesn't work for you!

1. Spotify Artist Search using Speech APIs on iOS



Model:


Demo:


2. Symbolic AI Speech Recognition with iOS 10 Speech APIs



Model:


Demo:


3. Video Style Transfer using Torch 7



Model:


Demo:

Setting up on an EC2 GPU Step-by-step (start at p.17):


4. Algorithmia API Photo Colorizer



Model:


Demo:


5. Clarifai Information Retrieval for Videos on Android



Model:


Demo:


Source: YouTube



In the theme of learning by doing - I highly recommend Josh Gordon's Google Developers Deep Learning videos too:


Thank you to the model creators: Algorithmia, Clarifai, Anant Gupta, Abhishek Kumar, Yen-Chen Lin, Sash Zats, Marc Brown, Stephen Anthony, Manuel Ruder, and Shantanu Johri.

Github List:




Tutorials for demos available here: https://ai-month.teachable.com/p/the-terrible-deep-learning-list-part-1-tutorials

Author Bio: Sam Putnam is CEO/Founder, and a Deep Learning Consultant, at Enterprise Deep Learning, LLC. He directs machine learning projects, solves clients' business problems, and trains deep neural networks on large datasets. Sam is also a contributor to the TensorFlow machine learning project and a member of the Machine Learning Society.

Original. Reposted with permission.