FAQ
Do I need to install anything before the tutorial?
No local installation is required for the main hands-on session. The tutorial is designed to run in Google Colab or another browser-based GPU environment.
Do I need my own GPU?
No. The exercises are intended to run in cloud-accessible environments with GPU support.
What background is expected?
Attendees should be comfortable with Python and familiar with common data science tools such as pandas, NumPy, and basic machine learning workflows.
Where are the notebooks?
The notebook links are available from the home page and the individual tutorial pages in the tutorials section.
How should I save my work?
In Google Colab, use File -> Save a copy in Drive so you keep your own editable version of each notebook.
What if the runtime misses a package or crashes?
Rerun the setup cell, then restart the Colab runtime if necessary. If GPU access is temporarily unavailable, try reconnecting or reopening the notebook later.