In this hands-on workshop, participants will learn how to leverage Hugging Face’s cutting-edge tools to build and deploy powerful Natural Language Processing (NLP) models using foundation models like BERT, Phi-3.5, and more. We will cover …
Coding/Programming
GitHub: Git and GitHub for Beginners
Need to use git for class but don’t know where to start? This workshop is for you! This workshop covers the basics of using git for version control and explores how to use it with …
PyTorch: Fundamentals & Workflow
Join our hands-on PyTorch workshop to master the fundamentals of deep learning, including dataset creation, dataloader usage, and building your own linear regression model from scratch. From basic syntax to saving your model, this workshop …
AI: First Steps into AI
Welcome to our First Steps into AI Workshop, curated to facilitate an understanding of the broad topic of Artificial Intelligence for both beginners and those with prior programming experience. In our engaging sessions, we’ll demystify …
Prabhu, Yogesh
Excel 3: Macros and VBA
This workshop covers the basics of automating excel with macros using Visual Basic for Applications (VBA). This course will utilize Excel but the knowledge can easily transfer to other programs that have VBA capabilities. This …
MATLAB 1: Introduction to Working with Matrices and Arrays
MATLAB is a numerical computing environment and fourth generation programming language. MATLAB allows matrix manipulation, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs in other languages. Topics …
MATLAB 2
MATLAB 2 builds on concepts introduced in MATLAB 1 in order to generate a simple graphical simulation. Topics include: Control logic Function libraries Loops Vectorization Custom functions and scripting Images and color maps Simulations
Python 2: Boosting Python with Object Oriented Programming Methods
This course is designed to help teach Object Oriented Programming and its corresponding syntax in Python. This course assumes you have a basic understanding of procedural programming in Python as taught in the preceding course. …
A Beginner’s Guide to Programming
Curious about coding but don’t know where to start? This workshop unpacks programming and coding from the ground up. It explains the terms and structures used in most modern programming languages and introduces some basic …