
Talk is cheap, show us the code!
Introductory Workshop 2019
Introduction Hello world! Welcome to the Programming Club Introductory Workshop 2019! Slack First of all, please join our slack at https://pclubiitk.slack.com and join the channel #y19 to receive future notifications regarding events and other stuff from slack announcements directly. Life@IITK Programming Club worked extremely hard... »
Technical Blog on Generative Adverserial Networks
What are GANs? Unlike previous deep learning fields which focus on classifying things, generative models try to produce things. Classifying an image as drawn by Monet or as a fake is easy, but creating a drawing in the Monet style is quite challenging. GANs are... »
Data Encryption Standard
Data encryption standard is a symmetric-key block cipher published by National Institute of Standard and Technology(NIST). Symmetric-key block cipher Let us first understand what this means. Every encryption algorithm uses a key to encrypt data and decrypt it. Since the key used for encryption and... »
Variational Autoencoders
Introduction Neural networks , especially convolutional neural networks, have a lot to offer than classification tasks and its optimization. Variational autoencoders are an example of a use case of CNN lets you generate new images by learning the probability distribution of the images of the... »
Introductory Workshop 2017
Introduction Hi all, welcome to the Programming Club Introductory Workshop 2017! Slack First of all, please join our slack at https://pclubiitk.slack.com and join the channel #y17 to receive future emails regarding events and other stuff from slack announcements directly. Terminal Try opening Terminal (sometimes known... »