Skip to content

Instantly share code, notes, and snippets.

@shagunsodhani
Last active October 22, 2016 12:17
Show Gist options
  • Save shagunsodhani/dc8b40bb14cac27d8fa27c695e5d03e5 to your computer and use it in GitHub Desktop.
Save shagunsodhani/dc8b40bb14cac27d8fa27c695e5d03e5 to your computer and use it in GitHub Desktop.
Poposal for Keras talk at Delhi Twitter Developer Community Meetup

Topic

Introduction to Deep Learning with Keras

Description

Keras is a high-level neural networks library, written in Python and capable of running on top of either TensorFlow or Theano. It was developed with a focus on enabling fast experimentation. Being able to go from idea to result with the least possible delay is key to doing good research.

In the talk, I would introduce Keras and talk about how it can be used to accomplish workflows like image classfication and sequence modelling.

Prerequisites

Basic familiarity with concepts like convolutions, neural networks etc.

Content URLs

Demo

Speaker Info

I am a developer working with the Analytics team at Adobe Systems. I use machine learning both at work and in my side projects. I have previously given talks at PyCon India, Big Data Training Program, IIT Roorkee etc.

Speaker Links

https://shagunsodhani.in/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment