Visit the schedule of the ALCF AI for Science Training Series with 11 sessions listed for 2021-2022!
This repository is organized into one subdirectory per session. All content is prefixed by a two-digit index in the order of presentation in the tutorials.
Table of Contents
- Introduction to ALCF Systems
- Compute Systems Overview
- How To Login to ALCF Systems
- Environment Setup
- Jobs, Queues, Submissions: How To
- Jupyter Notebooks
- Machine Learning
- Introduction to Deep Learning
- Data Pipelines for Deep Learning
- Advanced AI Applications: Image and Time Series Datasets
- Generative Models: GANs + Auto Encoders
- Distributed Training
- Physics-Inspired AI
Note for contributors: please run git config --local include.path ../.gitconfig
once
upon cloning the repository (from anywhere in the repo) to add the gitattribute
filter defintions to your local git
configuration options.1 Be sure that the jupyter
command is in your $PATH
,
otherwise the filter and git staging will fail.23