lectures
-
lectures
-
Linear models
-
Running Jupyter on ACG with SLURM
Running Jupyter server via SLURM enables you to run your Jupyter server on a SLURM node with more resources; sometimes allowing you to use GPU. It is a better practice to run heavy code via SLURM, because login nodes are meant for login only. This documentation specifically covers this process.
-
Running Jupyter on ACG Katahdin
We will learn how to run Jupyter notebook on ACG Katahdin and access it on your laptop by port forwarding.
-
Intro to Neural Networks