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

Jupyter Notebook

Running Jupyter Notebooks on the Hoffman2 Cluster

Jupyter Notebook, JupyterLab and Voilà are a powerful tool for interactive computing, for proof of concept implementations and for creating interactive web applications or dashboards. Come and learn how to…

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…

Using Jupyter From Anywhere For Free

This workshop is an overview of how to acquire and run Jupyter Notebook services for free from anywhere. In another word, you will learn how a web browser is all…

Running Applications on the Hoffman2 Cluster, Part I

Registration link: https://ucla.zoom.us/meeting/register/tJYqc-6rqz0qGdCvJuus9bUKV2xVtQHZQnHu The Hoffman2 Cluster is a powerful computational resource for the UCLA research community. This workshop is part of a three-seminar series designed to introduce users to the…

Introduction to Jupyter

The Jupyter Notebook is a computing tool that allows users to edit and run Python, R, Julia (and many other programming languages) inside a web browser. Furthermore, it is a…

Using Jupyter with Hoffman2 and HPC Systems

This short class will illustrate several powerful tools and features that can enhance one’s experience with Jupyter notebooks. The interactive demonstrations will include a brief overview of plotting tools and…