This technology lab contains a set of sessions to help a new user start an AI project on the ACES cluster, a composable accelerator testbed at Texas A&M University. You will learn how to create and activate virtual environment, manipulate and visualize data with Pandas and Matplotlib, use Scikit-learn for linear regression and classification applications, and use Pytorch to create and train a simple image classification model with deep neural networks (DNN).
Participants will:
This session will be organized into four labs, as follows:
We will create and activate a virtual environment and run JupyterLab on the HPRC Portal.
We will go through simple examples with two popular Python modules: Pandas and Matplotlib for simple data exploration.
We will learn to use scikit-learn for linear regression and classification applications.
We will learn how to use Pytorch to create and train a simple image classification model with deep neural networks (DNN).
Prerequisite(s): Current ACCESS ID, basic Python skills