Contribute Media
A thank you to everyone who makes this possible: Read More

Intro to ConvNets

Summary

We will give an introduction to the recent development of Deep Neural Networks and focus in particular on Convolution Networks which are well suited to image classification problems. We will also provide you with the practical knowledge of how to get started with using ConvNets via the cuda-convnet python library.

Details

Improve this page