Introduction to tensorflow

Abstract

This talk introduces tensorflow for deep learning and explains its underlying computation methodology.

Date
Jan 4, 2020 12:00 AM
Event
Introduction to tensorflow
Location
IIT Kanpur

This talk was part of Programming Club, IIT Kanpur’s talk on machine learning frameworks. This talk was targeted for sophomores and junior undergraduates with some background on deep learning. It explained dataflow graphs (which represent TensorFlow computations) and its basic terminologies and functions. Next, it covered basic implementation in TensorFlow through a toy problem on MNIST dataset, including the neural network and the dataflow graph for the problem. It also covered the installation procedure of the GPU and the CPU-only version.

Statistics Graduate Student

I’m a statistician, primarily interested in applying my expertise to real-world problems, with a knack for financial trading strategies who loves programming.