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 digital consent pathway, making research accessible to all. Strategic Outcomes: - Inclusivity in community engaged research

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 then discusses logistic regression for binary outcomes and Poisson and negative binomial models for count outcomes. Examples of running each of these models in R...
Read More

Rapid AI Prototyping and Bootstrapping with Low and No-code Tools 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. *Note: The title if the workshop has changed from, Rapid AI Prototyping with custom GPTs pt. 1 to Rapid AI Prototyping and Bootstrapping with Low and No-code Tools.

Parallel Transpose Algorithms: Massively Parallel Computing with GPUs Series

Zoom

Several highly accurate computational methods, such as spectral and compact finite difference techniques, require complete grid data along spatial axes when solving partial differential equations on structured grids. However, modern simulations often involve enormous datasets, especially when using high-resolution grids, that exceed the memory capacity of a single processor. This poses a significant challenge: how...
Read More

Rapid AI Prototyping and Bootstrapping with Low and No-code Tools 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 hands on workshop. *Note: The title if the workshop has changed from, Rapid AI Prototyping with custom GPTs pt. 1 to Rapid AI Prototyping and Bootstrapping...
Read More

Building Accessibility into Research Mobile Apps

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 in. When building a mobile app, or working with an outside vendor to build a research app as an instrument, you should include this as...
Read More

Introduction to Overleaf: A Beginner’s Guide to Collaborative LaTeX

Zoom

LaTeX is a powerful typesetting system that is widely used for academic and professional documents, but it has a steep learning curve. Overleaf simplifies the process of working with LaTeX by providing an intuitive interface, simplifying document production, and facilitating real-time collaboration with colleagues. This workshop will introduce participants to Overleaf’s essential features. Topics will...
Read More

Using GitHub for Continuous Integration/ and Continuous Deployment

Zoom

Do you use GitHub for version control? In this 90 minute hands-on workshop you will advance your GitHub prowess by learning how to use Github Actions to automatically and securely deploy source code across your infrastructure. Join this workshop to learn how to leverage GitHub’s advanced CI/CD tools that come with your Github Enterprise account...
Read More

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

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 use a text interface to interact with your computer (or with a computing system like Hoffman2). This can variously be referred to as the command...
Read More

Introduction to the Linux Shell Part 2: Shell Scripting

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, many researchers execute many different steps and run several different programs during their process of transforming raw data into analyzable results and ultimately into polished...
Read More

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

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 generative AI applications that synthesize and extrapolate knowledge. This workshop introduces key AI/ML/LLM concepts, including neural networks, large language models, and large image models, while...
Read More

Running Large Language Models on Hoffman2

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 set up and manage LLM workloads on HPC resources, optimize performance, and interact with models through a web-based UI. The session includes a live demo,...
Read More

Using UCLA Mobile Messaging Capabilities for Research

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 a Mobile Messaging service that can send push messages instead that is much more economical? Sending a push message to a simple mobile app costs...
Read More

Job scheduling on Hoffman2 cluster

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 job submission scripts, allocate resources efficiently, troubleshoot job issues, and optimize workflows for improved performance. Whether you're new to job scheduling or looking to refine...
Read More

Learning Scikit-Learn

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 to the scikit-learn Python library. For the best experience, participants should have a working knowledge of Python and a basic understanding of machine learning concepts....
Read More

Intro to Accessible 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? Strategic Outcomes: Increased awareness of digital accessibility issues Improved inclusion of disabled populations in UCLA's research studies Positions UCLA researchers to better serve disabled populations...
Read More

Binary Logistic Regression in Stata

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 on probability and odds will be provided, as well as a brief review of the model itself. This workshop then covers how to run a...
Read More

High Performance Machine Learning Using Scikit-Learn

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 speed up model training using multicore processors and accelerators, as well as techniques for out-of-core learning. This workshop builds on the foundational concepts from the...
Read More

Learn Prompt Engineering and Retrieval Augmented Generation using Open Source LLMs

Zoom

Are you interested in using LLMs for research? In this 90 minute hands-on workshop, you will learn how to install and deploy an open-source LLM on your local environment, create a Retrieval Augmented Generation (RAG) model with visual builders from Diffy and AWS Bedrock and learn prompt-engineering techniques to reduce the occurrence of hallucination and...
Read More

Using the SPSS Mixed Command

Zoom

The purpose of this workshop is to show the use of the mixed command in SPSS. Although it has many uses, the mixed command is most commonly used for running linear mixed effects models (i.e., models that have both fixed and random effects). Such models are often called multilevel models. Because the purpose of this...
Read More

Practical Multi-GPU Computing

Zoom

This workshop provides an introduction to using multiple GPUs for high-performance computing. Participants will explore essential techniques and tools, including CUDA with C++ and Python, PyTorch, and MPI, to optimize performance and handle complex computations. CUDA with C++ and Python will be used to demonstrate the basics of GPU programming, memory management, and multi-GPU computations....
Read More

Introduction to power simulations in R

Zoom

This workshop introduces power analysis and simulations to assess power and estimate sample sizes needed for sufficient power. We will begin with simple analyses such as the t-test and will work our way up to various regression models. We will provide guidance in R to program simple Monte Carlo simulations to assess power. Some background...
Read More

Designing AI interfaces for Research Mobile Apps

Zoom

This workshop explores designing AI interfaces for research mobile apps, focusing on enhancing user experience. Participants will learn how to leverage Retrieval Augmented Generation (RAG) architectures to achieve accurate performance in specific research domains and specialties. There will be a focus on agentic AI functionality in software products to streamline data collection and ensure compliance...
Read More

Introduction to directed acyclic graphs (DAGs) for causal inference in R

Zoom

Directed Acyclic Graphs (DAGs) have emerged as an important tool in causal modeling to understand the relationships among variables. DAGs can inform what variables should be included or excluded in a statistical model intended to minimize bias in the estimation of a causal effect. This workshop discusses the basics of DAGs used for causal inference...
Read More

Events List Navigation

UCLA OARC