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

Introduction to Version Control with Git, Part 2

Zoom

GitHub is a web-based platform for software projects using Git. This workshop will continue the Git introduction by focusing on how to use the features of GitHub for accessing, managing,...

Effect size measures for linear multilevel models in R

Zoom

In 2019, Rights and Sterba introduced a set of effect size measures for linear multilevel models in the article Quantifying Explained Variance in Multilevel Models: An Integrative Framework for Defining...

Collecting Research Data on the Go

Zoom

Mobile App Research allows for flexible collection of data. Being Òin the fieldÓ can now happen anytime and anywhere. This is true across a broad spectrum of disciplines today including...

HPC Workshop: Message Passing Interface (MPI)

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

UCLA-IDRE, along with ACCESS and Pittsburgh Supercomputing Center, is pleased to announce a workshop on the Introduction to Message Passing Interface (MPI). This workshop will give C and Fortran programmers a...

Intro to Digital Accessibility in Research

Zoom

What is digital accessibility? How can the research enterprise be more prepared to be inclusive of people with disabilities. What should an IRB be evaluating in terms of digital accessibility?...

Data Visualization with Python I: Plotting Fundamentals

Zoom

Python is a very popular language for computational and data science, and it has many powerful capabilities for visualizing data in the pursuit of understanding and conveying underlying patterns. The...

Hoffman2 Happy Hour: Using RStudio on Hoffman2

Zoom

Join us for an engaging session in the Hoffman2 Happy Hour Series as we explore how to effectively use RStudio on Hoffman2. This hands-on workshop will demonstrate the use of...

Using Containers on HPC Resources

Zoom

Containers are revolutionizing the way scientific software is run on High-Performance Computing (HPC) platforms by providing a ÔvirtualÕ OS that simplifies application installation and portability. This session will guide you...

RAG for Open Source LLMs

Zoom

Learn how to reduce hallucinations and improve the quality of LLM responses using retrieval augmented generation.

Building Containers for HPC

Zoom

Building on the concepts introduced in Using Containers on HPC Resources, this session will focus on creating custom containers designed to run seamlessly on HPC platforms. Participants will learn how...

Introduction to Databases pt.1

Zoom

Databases are central tools for organizing research. In addition to storing data, databases allow for data to be quantified in meaningful ways. The process of creating a database can also...

Introduction to Graph Databases

Zoom

Graph databases are at the frontier of data science, humanities, and AI computing. Built to handle dense, highly interconnected data, graph databases underpin many social networks, big data applications, and...

Introduction to Survival Analysis in R

Zoom

Survival analysis models time-to-event outcomes. This workshop introduces usage of the survival package in R for some of the most commonly used survival methods. Topics include data setup, Kaplan-Meier estimates...

Big Data on HPC

Zoom

Unlock the potential of High-Performance Computing (HPC) for solving Big Data challenges in this introductory workshop. Designed for researchers and data enthusiasts, this session will focus on using Big Data...

High Performance Python for Data Analytics pt.1

Zoom

While Python has been the most popular programming language since 2019, data scientists often critique its slow speed and limited capabilities in handling big data scenarios. In this workshop series,...

Introduction to Mediation Models using Mplus,

Zoom

This workshop will introduce mediation (i.e., causal) models using Mplus. Explanations of the syntax and output will be given, as well as some tips about reporting such analyses. Models with...

High Performance Python for Data Analytics pt.2

Zoom

While Python has been the most popular programming language since 2019, data scientists often critique its slow speed and limited capabilities in handling big data scenarios. In this workshop series,...

Introduction to Cloud Computing

Zoom

This workshop provides an overview of cloud computing concepts, including its benefits, services, and deployment models. Participants will learn about the different types of cloud services and explore popular cloud...

Introduction to Linear Regression in R

Zoom

This workshop teaches the basics of the linear regression model, the foundation for most other regression models. Topics include understanding the model equation, continuous and categorical predictors, interpreting the model...

Accessible Study Recruitment & Consent Process

Zoom

Planning for an accessible study recruitment effort. Advertising in accessible digital environments, making PDFs accessible, email outreach that is accessible and mobile app ads that are accessible. Creating a accessible...

Generalized Linear Regression Models in R

Zoom

This workshop introduces the generalized linear regression model, which extends the linear regression model to accommodate outcomes with different distributions. The workshop briefly reviews linear regression concepts as necessary, and...

Rapid AI Prototyping with custom GPTs pt. 1

Zoom

Learn how to rapidly build a low cost AI prototype for research and education with custom GPTs, prompt engineering, and turn-key solutions from leading LLM providers.

Rapid AI Prototyping with custom GPTs pt. 2

Zoom

Learn how to rapidly build a low cost AI prototype for research and education with custom GPTs, prompt engineering, and turn-key solutions from leading LLM providers. This will be a...

Building Accessibility into Research Mobile Apps

Office of Advanced Research Computing
Zoom

Mobile Apps like websites need to be built with accessibility in mind to comply with the WCAG 2.1 standard. Fortunately, Mobile devices themselves have alot of accessibility features already built...

Running Jupyter Notebooks on the Hoffman2 Cluster

Office of Advanced Research Computing
Zoom

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...

Introduction to the Linux Shell Part 1: Using the Command Line

Office of Advanced Research Computing
Zoom

The most widely used way to interact with computers is through a graphical user interface, for example, the desktop interface of Microsoft Windows or Mac OS. However, you can also...

Introduction to the Linux Shell Part 2: Shell Scripting

Office of Advanced Research Computing
Zoom

Shell scripts enable users to link together multiple Linux commands into a single executable program. They can save users from a lot of wasted time, effort, and headache. For example,...

Introduction to AI/ML/LLM for Humanities and Social Science

Office of Advanced Research Computing
Zoom

As artificial intelligence (AI), machine learning (ML), and Large Language Models (LLM) technologies continue to evolve, they offer new possibilities for humanities research, from large-scale text and image analysis to...

Running Large Language Models on Hoffman2

Office of Advanced Research Computing
Zoom

This workshop will cover running Large Language Models (LLMs) on the Hoffman2 HPC cluster using Ollama for inference and Open WebUI for an easy-to-use interface. Participants will learn how to...

Using UCLA Mobile Messaging Capabilities for Research

Office of Advanced Research Computing
Zoom

Are you doing research with surveys ( in RedCap or another survey tool) and paying an outside vendor to SMS links to your participants? Did you know that UCLA has...

Job scheduling on Hoffman2 cluster

Office of Advanced Research Computing
Zoom

In this workshop, participants will gain hands-on experience with the job scheduling system on the Hoffman2 cluster, the UCLA’s high-performance computing resource. Additionally, participants will learn how to write effective...

Learning Scikit-Learn

Office of Advanced Research Computing
Zoom

Machine learning has become a key element in science and technology today. Mastering libraries like scikit-learn–a vital tool for machine learning–is essential. In this workshop, you'll receive a fundamental introduction...

Binary Logistic Regression in Stata

Office of Advanced Research Computing
Zoom

The analysis of binary outcomes is widespread across scientific fields. This workshop introduces the basics of the most commonly used statistical model for binary outcomes, logistic regression. Some basic background...

HPC Monthly Workshop: Machine Learning and BIG DATA

Office of Advanced Research Computing
OARC Portal MS 5628 5628 Math Science Building, UCLA

Venue: OARC Portal, 5628 Math Science Building, UCLA Registration: https://www.psc.edu/resources/training/hpc-workshop-big-data-may-13-14-2025/   UCLA-IDRE and Pittsburgh Supercomputing Center are pleased to announce a two day Machine Learning and Big Data workshop (May...

High Performance Machine Learning Using Scikit-Learn

Office of Advanced Research Computing
Zoom

Machine learning is playing an increasingly important role in science and technology. In this advanced session, we focus on leveraging scikit-learn for high-performance machine learning. We will explore how to...

Intro to Accessible Research

Office of Advanced Research Computing
Zoom

What is digital accessibility? How can the research enterprise be more prepared to be inclusive of people with disabilities. What should an IRB be evaluating in terms of digital accessibility?...

Events List Navigation