Developing Neural Networks
Written by Mike James   
Friday, 05 July 2013

If you have always wanted to know what neural networks are all about then you only need to spend some time watching this video.

The video is titled Developing Neural Networks using Visual Studio, but Visual Studio seems to be in the title because it was given by a Microsoft Research person at Build 2013. 

You need to be warned that the video is 1 hour and 20 minutes   long- yes that long! (There are 20 minutes of questions and answers at the end.)

It also has some idiosyncratic views, and if you are an expert don't expect to agree with everything that is said. There are also some big omissions, such as the idea of an autoencoder, Boltzmann network pretraining, and so on - but this is supposed to be an introduction. There are also a few examples of real software learning; real, well demonstration, data; and discussion of the commercial possibilities. 

You can also download the code used in the talk and for this having a copy of Visual Studio is a good idea.

If you don't know about neural networks it's worth the time viewing: 

Higher resolution video: Developing Neural Networks Using Visual Studio

Big, or deep, neural networks is the current hot topic in AI and it is a big jump from the sorts of networks that are described in this talk to the billion neuronal connection networks used to do the amazing things like image recognition, speech recognition and translation. 

  
cheapnetwork1

More Information

Code Used In Demo

Related Articles

A Billion Neuronal Connections On The Cheap       

Deep Learning Powers BING Voice Input

Google Explains How AI Photo Search Works

Near Instant Speech Translation In Your Own Voice

Google's Deep Learning - Speech Recognition

The Triumph Of Deep Learning      

A Neural Network Learns What A Face Is

 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


GitHub Introduces Code Scanning
26/03/2024

GitHub has announced a public beta of a code scanner that automatically fixes problems. The new feature was announced back in November, but has now moved to public beta status.  



Explore SyncFusion's Blazor Playground
16/04/2024

Syncfusion has provided an in-browser environment where you can write, compile and run code that uses Blazor components and get it previewed live.


More News

 

 

 

Last Updated ( Friday, 05 July 2013 )