Learning Deep Learning with PyTorch (1) Introduction

IDRE Portal 5628 Math Sciences Building, 520 Portola Plaza, Los Angeles, CA, United States

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Free

Learning Deep Learning with PyTorch (2) Mechanics of Deep Learning

IDRE Portal 5628 Math Sciences Building, 520 Portola Plaza, Los Angeles, CA, United States

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Free

Learning Deep Learning with PyTorch (3) Using PyTorch

IDRE Portal 5628 Math Sciences Building, 520 Portola Plaza, Los Angeles, CA, United States

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Free

Learning Deep Learning with PyTorch (4) Convolutional Neural Networks

IDRE Portal 5628 Math Sciences Building, 520 Portola Plaza, Los Angeles, CA, United States

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Free

Learning Deep Learning with PyTorch (5) Transfer Learning

IDRE Portal 5628 Math Sciences Building, 520 Portola Plaza, Los Angeles, CA, United States

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Free

Learning Deep Learning with PyTorch (1) Introduction

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Learning Deep Learning with PyTorch (2) Mechanics of Deep Learning

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Learning Deep Learning with PyTorch (3) Knowing PyTorch

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Learning Deep Learning with PyTorch (4) Convolutional Neural Networks

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Learning Deep Learning with PyTorch (5) Data Augmentation and Transfer Learning

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Learning Deep Learning with PyTorch (6) Recurrent Neural Networks and LSTM

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected...
Read More

Learning Deep Learning with PyTorch (1) Introduction

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected to get benefits from related discussions as well. In the first session of the series, we will give a broad introduction about deep learning and neural network. No specific prerequisite is required.

Learning Deep Learning with PyTorch (2) Mechanics of Learning

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected to get benefits from related discussions as well. In the second session of the series, we will look into the procedures of working on a general deep learning project, especially on how to train a deep neural network...

Learning Deep Learning with PyTorch (3) Knowing PyTorch

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected to get benefits from related discussions as well. In the third session of the series, we will introduce PyTorch deep learning framework, illustrate the basic usage of tensors and automatic differentiation, and solve a simple temperature-conversion problem using PyTorch...

Learning Deep Learning with PyTorch (4) Convolutional Neural Networks

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected to get benefits from related discussions as well. In the fourth session of the series, we will introduce convolutional neural network and learn how to use PyTorch to do image processing for classic Dogs-vs-Cats problem...

Learning Deep Learning with PyTorch (5) Improving CNNs Performance

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected to get benefits from related discussions as well. In the fifth session of the series, we will introduce data augmentation and transfer learning techniques to get a better solution for deep learning projects with PyTorch...

Learning Deep Learning with PyTorch (6) Generative Adversarial Networks

Zoom

This workshop series is to present overviews to the exciting deep learning techniques and to provide a practical guide for general audience to step into the field. It will be primarily appropriate for the beginners who want to learn the techniques and apply to their future research activities. Researchers with deep learning experiences are expected to get benefits from related discussions as well. In the sixth session of the series, we will introduce Generative Adversarial Networks (GANs) and illustrate the fundamental GAN techniques on how to use DCGANs to generate dog images with PyTorch...

Learning PyTorch

Zoom

We will give a general introduction to PyTorch, a popular deep learning framework, with practical illustrations on the primary usage of tensors and automatic differentiation, and on solving a simple temperature-conversion problem using PyTorch. The knowledge of topics covered in the previous session about machine/deep learning is assumed. Working experience with Python and Jupyter Notebooks...
Read More

Learning Convolutional Neural Networks (1)

Zoom

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 topics covered in previous sessions is assumed. Having working experience with Python, Jupyter Notebooks, and linear algebra will be helpful for fully participating in the...
Read More

Learning Convolutional Neural Networks (2)

Zoom

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 our solution for the classic Dogs-vs-Cats problem using PyTorch. A basic understanding of the topics covered in previous sessions is assumed. Having working experience with...
Read More

Learning Generative Adversarial Networks

Zoom

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 PyTorch. A basic understanding of the topics covered in previous sessions is assumed. Having working experience with Python, Jupyter Notebooks, and linear algebra will be...
Read More

Events List Navigation

UCLA OIT