Presentations
This is a collection of presentations from UAIS members and invited speakers. You can also check out our YouTube Channel for some recorded presentations.
AI for Accessibility: A Technical Journey
Aarush Bhat
Link to presentationA technical deep dive into the evolution of assistive technology, ranging from early mechanical logic to modern multimodal LLMs. This presentation explores the 'I/O problem' for disabled users, the history of text-to-speech, and the future of agentic systems in accessibility.
Intro to Git & GitHub
Hamidat Bello
Link to presentationA comprehensive workshop covering the fundamentals of version control. Topics include Git's mental model (workspace vs. staging vs. repo), handling merge conflicts, and collaboration workflows using branches and GitHub Pull Requests.
Will AI Take My Job?
Hamidat Bello
Link to presentationAn analysis of the current AI labor market landscape, featuring data from the ILO and Stanford Digital Economy Lab. Discusses the disproportionate impact on early-career developers, the difference between automation and augmentation, and strategies for career resilience in the AI era.
Data Cleaning Workshop
Jacob Winch
Link to presentationA Google Colab notebook going over data cleaning in Python with Pandas, Matplotlib, and Seaborn.
scikit-learn Workshop
Taran Purewal
Link to presentationA Google Colab notebook going over an intro to machine learning using scikit-learn.
UAIS Projects and AltaML Showcase
UAIS Project Teams and Deanna Brousseau and Sevi Zhou from AltaML
Link to presentationA showcase of projects that the UAIS was working on in November 2023. Also an introduction to AltaML.
Welcome to UAIS
Justin Stevens
Link to presentationIntroduction of the club and various subfields of AI.
Image Classifiers
Justin Stevens
Link to presentationIntroduction to image classifiers using the MNIST dataset, using tensorflow with Keras, and gradient descent.
Alpha Go
Martin Müller
Link to presentationPresentation from Dr.Müller talking about Alpha Go.
Python Workshop
Giancarlo Pernudi Segura
Link to presentationWorkshop for those who are new to Python or looking for some special. tips.
Python Environments
Paul Saunders & Giancarlo Pernudi Segura
Link to presentationOnline videos showing a basic introduction to python environments.
Advanced Architectures - AIMSS AI course
Giancarlo Pernudi Segura
Link to presentationAn overview of CNNs, RNNs, NLP, RL & and their applications in medicine.