Posts by Collection

portfolio

publications

talks

Web Scraping in Python

Published:

Web scraping is a handy yet an often overlook aspect of data work. Using BeautifulSoup and preliminary knowledge of HTML, we can automate information extraction tasks from many webpages. In this tutorial we discuss the basics of web scraping and build python programs to extract and answer questions by scraping the web.

An introduction to Generative Adversarial Networks

Published:

Generative adversarial networks (GANs) have been at the forefront of research on generative models in the last couple of years. GANs have a diverse pool of application involving image generation, image processing, data generation for visual recognition. GANs’ potential is huge because they can learn to mimic any distribution of data. This talk describes the core idea behind a GAN and discuss a few applications.

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.