Deep Neural Networks with TensorFlow: A Quick Start Introduction
Modern Languages Building (MLB), Room 2001BDeep Neural Networks (DNNs) are used as a machine learning method for both regression and classification problems. TensorFlow is a popular software library that is often used to construct and train DNNs. In this workshop, participants will learn how to quickly use the high-level TensorFlow Estimator module to perform nonlinear regression and classification with standard fully connected DNNs. We will also show […]