Skip to Main Content
UCLA Logo Institute for Digital Research and Education

neural networks

Learning Generative Adversarial Networks

This workshop will introduce participants to Generative Adversarial Networks (GANs). We will demonstrate the core techniques of GANs, including how to use Deep Convolutional GANs (DCGANs) to generate images using…

Learning Convolutional Neural Networks (2)

This workshop will be the second lecture in our introduction to convolutional neural networks (CNNs). We will continue our learning by applying data augmentation and transfer learning techniques to improve…

Learning Convolutional Neural Networks (1)

This workshop will provide an introduction to convolutional neural networks (CNNs). We will begin by using PyTorch to perform image processing on the classic Dogs-vs-Cats problem. Basic knowledge of the…

Introduction to Neural Networks

This workshop is a descriptive “no-math” and “no-python” introduction to what deep learning is and how to train a deep neural network. Our discussion will be arranged along with a…