NVIDIA, Dell Technologies, and Mark III Systems are co-hosting an AI/Machine Learning Education Series for Texas State University and its greater community for Spring 2024.  This bi-weekly education series is 100% virtual and will include both tutorials and virtual "rapid labs" for attendees delivered via Jupyter Notebook.  There will be a series of sessions that will feature industry experts in Machine Learning, who will dive into current trends around AI/ML. The sessions do not require any specific background. We hope you can join us!   

Special Announcement: TXST CADS will provide certificates for participants at the conclusion of the series. 

AI/ML Education Series:

Replays (Past Sessions):

Tuesday, Feb 6th (12:30pm-1:30pm CT)

 

 

 

Introduction to Machine Learning and AI:  What is it and why we do we need it?

Speaker: Data Scientist, Mark III

In this session, we’ll cover the basics around what Machine Learning is, look at the different ML techniques and methods, examine what a typical ML project lifecycle looks like, and discuss some of the most commonly used example algorithms.

This session will also include a 20-minute rapid mini-workshop via Jupyter Notebook where we'll use an example dataset from Kaggle and take it through the steps of training and evaluating a model to make predictions using ML.  Specifically the use case will cover using quantitative data to predict benign and malignant tumors, based on a large dataset.

 

Tuesday, Feb 20th (12:30pm-1:30pm CT)

Intro to Deep Learning: An Introduction to Neural Networks

Speaker: Data Scientist, Mark III

In this session, we'll cover the basics around what Deep Learning is, look at how it fits within the AI/ML universe, dive into neural networks (including CNNs, LSTMs, and GANs), and walk through a typical Deep Learning project lifecycle.  

We'll cap the session with a 20-minute rapid mini-workshop via Jupyter Notebook where we'll use an example dataset (CIFAR-10) to train and evaluate a neural network model using Keras.

 

Tuesday, Mar 5th  (12:30pm-1:30pm CT) 

Introduction to Datasets

Speaker: Data Scientist, Mark III

In this session, we'll cover what datasets for Machine Learning and Deep Learning projects look like and how to find them.

This will include highlighting some of the most popular datasets in the community today as well as good sources to download these datasets from.

Some brief tips and tricks for cleaning up datasets will be covered and we'll conclude the session with a mini-workshop and lab showing how to import and interact with datasets in a Jupyter Notebook.  The lab use case that we'll look at focuses around public health and data pulled from various APIs.

 

Tuesday, Mar 26th (12:30pm-1:30pm CT)

Introduction to Computer Vision

Speaker: Data Scientist, Mark III

In this session, we'll cover the basics around what computer vision is, how it works (classification, object detection, segmentation), some of the popular frameworks and models used today, and what some of the practical applications might be in research and industry.  We'll also walk through what a typical Computer Vision project lifecycle might look like.

We'll cap the session with a 20-minute rapid mini-workshop via Jupyter Notebook where we'll use code examples to build a CNN image classifier as well as using pretrained model libraries for object detection and image segmentation.

 

Tuesday, Apr 23rd (12:30pm-1:30pm CT) 

Intro to Large Language Models (LLMs)

Speaker: Data Scientist, Mark III

In this session, we'll overview the landscape around LLMs and Generative AI and look into a few of the most popular frameworks for training and using LLM models, including Mosaic MPT, Falcon, and Nemo.  

 

Tuesday, May 7th (12:30pm-1:30pm CT) 

Part 2:

Intro to Large Language Models (LLMs)

Speaker: Data Scientist, Mark III

In this session, we'll overview the landscape around LLMs and Generative AI and look into a few of the most popular frameworks for training and using LLM models, including Mosaic MPT, Falcon, and Nemo. This session will include a Jupyter Notebook lab that will take attendees through the process of training and finetuning a simple LLM model.