Anthill Inside 2017

On theory and concepts in Machine Learning, Deep Learning and Artificial Intelligence. Formerly Deep Learning Conf.

Vasudev Singh

@vasu_dev

Highway Networks and ResNet : A deeper approach towards Deep Learning .

Submitted Jun 10, 2017

Deep Learning though termed so but as the network becomes deeper the neural networks are more difficult to train and their preformance also start to degrade. Residual learning framework(ResNet and Highway Networks) is an Newer kind of architecture which ease the training of networks that are substantially deeper than those used previously, helps overcome the degradation problem and lets the network decide how deep it needs to be and also give significant boost to the performance of task in hand. The layers are reformulated as learning residual functions with reference to the layer inputs, instead of learning unreferenced functions. The Architecture won the 2015 ImageNet Challenge along with ImageNet detection, ImageNet localization, COCO detection, and COCO segmentation.

Outline

What is deep Learning ??
Various Deep Learning Architectures
  • AlexNet
  • VGG-16
  • GoogleLeNet
Residual Learning ??
  • What is residual Learning ?
  • Problem with deeper architectures
  • Benefits over simple deep architectures.
Residual Networks
  • Highway Networks
  • Other variants of highway Network
  • ResNet
    • What are Resnets ?
    • Why Resnets are better.
    • Some maths behind resnets.
Implementation of ResNet using keras and TF

Requirements

Participants will need a laptop with VirtualBox installed (if not running directly on your platform), with the following libraries installed:

Tensorflow or Theano
Numpy and Scipy stack
Keras
OpenCV

Participants should have understanding of basic deep learning architecture, introductory calculus and some hands on experience on using Keras or Tensorflow or any other deep learning library.

Speaker bio

Vasudev Singh is currently working as a research intern at IIIT Delhi, supervised by Dr. Anubha Gupta and is currently pursuing his B.Tech in Computer Science from Delhi Technological University (Formerly DCE).

Slides

https://goo.gl/BR1wEI

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

Anthill Inside is a forum for conversations about risk mitigation and governance in Artificial Intelligence and Deep Learning. AI developers, researchers, startup founders, ethicists, and AI enthusiasts are encouraged to: more