argonne-lcf / ATPESC_MachineLearning

Lecture and hands-on material for Track 8- Machine Learning of Argonne Training Program on Extreme-Scale Computing
https://extremecomputingtraining.anl.gov/
33 stars 29 forks source link

ATPESC 2024

At the beginning of the day, we will temporarily split into two groups. Attendees can choose between "Introduction to deep learning" (01_deepLearning) and "Building data pipelines" (02_dataPipelines).

The "Introduction to deep learning" session will rely on Jupyter Notebooks which are targeted for running on Google's Colaboratory Platform or ALCF JupyterHub. The Colab platform gives the user a virtual machine in which to run Python codes including machine learning codes. The VM comes with a preinstalled environment that includes most of what is needed for these tutorials.

The other sessions involve Python scripts executed on the Polaris and AI Testbed platforms at ALCF.

Using Google Colab

Google Colab involves running Jupyter notebooks, which you have experience with from earlier in the week.

Do the following before you come to the tutorial: