Code Profilers: Measuring Performance and Resource Usage
Learn to use code profilers (software) to analyze a program's performance and resource usage, and to use the measurement data to guide tuning methodologies and workflows, in the context of...
Learn to use code profilers (software) to analyze a program's performance and resource usage, and to use the measurement data to guide tuning methodologies and workflows, in the context of...
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...
Speaker: Fangming Xie, Ph.D. IDRE Fellow Institute for Quantitative & Computational Biosciences University of California Los Angeles Location: Virtual Recording of the presentation Abstract: Biology is...
Meta-analysis is the synthesis of results from previous studies. It is used to increase power, obtain a better estimate of an effect size, and sometimes to resolve conflicting conclusions in...
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...
This workshop introduces zero-inflated poisson, zero-inflated negative binomial, and hurdle models for count data, which are two-part models used when more zeros are found in the data than expected with...
This workshop introduces zero-inflated poisson, zero-inflated negative binomial, and hurdle models for count data, which are two-part models used when more zeros are found in the data than expected with...
The purpose of this seminar is to discuss techniques and introduce some useful packages in R for handling missing data. In particular, we will focus on multiple imputation and how...
UCLA-IDRE, along with ACCESS and Pittsburgh Supercomputing Center, is pleased to announce a two-day Big Data workshop (March 8 - 9, 2023, 8 AM-2 PM PDT each day). This workshop...
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...
In regression, we are often interested in an interaction, which is the modification or moderation of the effect of an independent variable by another. Understanding interactions involves interpreting the regression...
Click here for to watch the recording Registered reports are a new publication mechanism where researchers submit a research proposal to a journal that is peer-reviewed, and upon acceptance, the...
Speaker: Nannan Gao, Ph.D. IDRE Fellow Department of Ecology and Evolutionary Biology University of California Los Angeles Location: Virtual via zoom Registration Link: https://ucla.zoom.us/meeting/register/tJ0sdeGgqj0pHNzapieckX5w-dQAFTDr3d5D Abstract: While much is known...
This Happy Hour Series will go over using RStudio on the Hoffman2 cluster. We will go over examples with interacting with the RStudio IDE on Hoffman2 and show how to...
This workshop will go over how to use container on HPC resources. Containers are a great way to run scientific software on various HPC platforms. Users can create a ‘virtual’...
Learn all about Undergraduate Research Week (May 22-26, 2023), UCLA’s annual weeklong celebration of undergraduate research and creative inquiry, and how you can present your research or creative project at...
Learn how to get started with research and creative inquiry at UCLA including how to find opportunities, earn course credit for doing research or creative practice, and how to find...
Interested in applying to present at the Undergraduate Research & Creativity Showcase, Undergraduate Research Week‘s main event? First, you’ll need an abstract or artist statement! Find out how to write one at...
Amidst the backdrop of powerful AI engines producing essays and pirate shanties, it’s easy to forget that machine learning (ML) is still an onerous process for many that begins with...
Learn how to get started with research and creative inquiry at UCLA including how to find opportunities, earn course credit for doing research or creative practice, and how to find...
Interested in applying to present at the Undergraduate Research & Creativity Showcase, Undergraduate Research Week‘s main event? First, you’ll need an abstract or artist statement! Find out how to write one at...
This workshop is a follow-up to a previous workshop on “Using Containers on HPC Resources”. This workshop will focus on creating containers to be ran on HPC resources. We will...
Learn how to navigate faculty mentorships while working on your research or creative project. Register here: https://bit.ly/urcworkshop
Learn how to turn your interests into a research question! Turn your general ideas for a topic into a set of research questions, and then get started generating effective keywords...
Are you interested in the connections between people? Places? Concepts? Things? Do you want to visualize data in a way that is comprehensible to a human? Do you want to...
This is an overview of how our Research team is working with researchers from different domains to enable research and to help accelerate projects. Outlining the various resources, tools, and...
Learn strategies, tips, and tools for managing your research or creative project to stay on track and maintain balance in your life! Register here: https://bit.ly/urcworkshop
Learn quantitative methods for conducting research in the humanities, arts, social sciences, and behavioral sciences! Register here: https://bit.ly/urcworkshop
Learn research methods for interviewing subjects including question design, how to do an interview, and project management at this free virtual workshop for undergraduates. Register here: https://bit.ly/urcworkshop
Learn the most effective search strategies for finding what you need at the UCLA Library. Navigate your research with ease and pick out the best sources for your project! In...
Learn how to craft a standout presentation for the Undergraduate Research & Creativity Showcase and other Undergraduate Research Week events and conferences! Register here: https://bit.ly/urcworkshop
Learn all about URC-HASS’s scholarship opportunities for humanities, arts, and social science student and how you can receive $300-$17,000 in scholarships for doing research or creative inquiry! Find out more...
Built on a hypersivor of host operation system, virtual machine (VM) offers an isolated virtual environment providing functionality needed to execute guest operation systems (OS) and applications. However, VMs usually...
Learn how to create a customized library of resources for your project! Find out how to auto-generate your bibliography in virtually any citation style, keep track of your sources, and...
While Python becomes the most popular programming language since 2019, data scientists often have a few common complaints about its slow speed and the limited capabilities of handling the big...
Speaker: Victoria Rolandi, Ph.D. IDRE Fellow Mechanical and Aerospace Department University of California Los Angeles Location: Virtual via Zoom Recording available at: https://youtu.be/m9MTRk0ggrk Abstract: Understanding the transition of fluid...
Learn how to craft a standout presentation for the Undergraduate Research & Creativity Showcase and other Undergraduate Research Week events and conferences! Register here: https://bit.ly/urcworkshop
Built on a hypersivor of host operation system, virtual machine (VM) offers an isolated virtual environment providing functionality needed to execute guest operation systems (OS) and applications. However, VMs usually...
Writing a literature review can seem like a daunting task. Attend this interactive workshop to learn strategies for writing a literature review! This workshop is offered as part of the...
While Python becomes the most popular programming language since 2019, data scientists often have a few common complaints about its slow speed and the limited capabilities of handling the big...
Meta-analysis is the synthesis of results from previous studies. It is used to increase power, obtain a better estimate of an effect size, and sometimes to resolve conflicting conclusions in...
Data cleaning can be a time consuming aspect of research. Join us with guest speaker, Matthew Ponzini for look at Data Loofah, a tool to help researchers clean their data....
Learn how to craft a standout presentation for the Undergraduate Research & Creativity Showcase and other Undergraduate Research Week events and conferences! Register here: https://bit.ly/urcworkshop
In the era of open source software, there are a wide range of useful and free programs for researchers to take advantage of, including novel utility programs and innovative research...
Streamline your research plan and learn how to organize your drafts, resources, and time when writing a research assignment. This workshop is offered as part of the Cornerstone Research Workshops,...
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...
This workshop teaches the “grammar” of graphics that underlies the ggplot2 package, allowing the user to build eye-catching, publication-quality graphics layer-by-layer. We cover the basic elements of the grammar of...
Learn all about the Undergraduate Research Scholars Program (URSP) and the UCLA/Keck Humanistic Inquiry Undergraduate Research Awards (Keck Fellows), as well as how to apply! URSP participants can receive $4,500-$6,000 in scholarships, and...
Learn how to craft a standout presentation for the Undergraduate Research & Creativity Showcase and other Undergraduate Research Week events and conferences! Register here: https://bit.ly/urcworkshop
Learn how to write a research or creative proposal for scholarship program applications! Applications for the URSP and Keck scholarship programs are due by June 20. Find out how you...