The Graduate Division serves more than 13,000 students in over 100 graduate degree programs. We are here to help you from the time you are admitted until you complete your graduate program.
We're thrilled you're considering Berkeley for your graduate study. We offer more than 100 programs for master's, professional, and doctoral students to pursue their dreams.
Working toward obtaining your graduate degree at Berkeley is an exciting and challenging endeavor, but funding your graduate education shouldn’t be your greatest challenge.
We're here to support you as you progress through your degree, and help you understand the policies and procedures that inform your graduate education.
GradPro, the Graduate Writing Center, and the GSI Teaching & Resource Center can support you in your academic and professional development at all stages of your degree program and in preparing for your career.
The Office for Graduate Diversity provides support and services for prospective and continuing students in an effort to support and sustain a more diverse graduate student community.
Your gift allows us to deliver an inclusive, world-class experience to graduate students, so they can make a difference at Berkeley and beyond.
Back to All Events
This workshop introduces the basic concepts of Deep Learning — the training and performance evaluation of large neural networks, especially for image classification, natural language processing, and time-series data. Like many other machine learning algorithms, we will use deep learning algorithms to map input data to their appropriately classified outcome labels.
You will use the R interface to Keras to become familiar with basic concepts like input and output layers, batch sizes and output dimensions, dropout rates, weight parametrization and bias, backpropagation, and loss, activation, and optimization functions. You will also gain confidence exploring more complex approaches that utilize pretrained and fine-tuned models.
Register: https://dlab.berkeley.edu/events/r-deep-learning-parts-1-2/2023-04-19
Prerequisites: D-Lab’s Intro to Machine Learning in R workshop series or equivalent introductory machine learning knowledge.
Workshop Materials: https://github.com/dlab-berkeley/R-Deep-Learning(link is external)
Software Requirements:Installation Instructions(link is external) for R and RStudio
Is RStudio Not working on your laptop?Attend the workshop anyway, we can provide you with a cloud-based solution(link is external) until you figure out the problems with your local installation.