What this is: a bootsrap to scaling mechanics.
What this is not:
- A gentle introduction to Deep Learning or Machine Learning
- An in-depth look at cutting-edge innovations in AI
Prerequisites: valid CUDA install.
To install:
git clone
this repo andcd
into itpython -m pip install .
to install this project as a library with its dependenciespython src/kosmoss/download.py
to download data for both PyTorch + Lightning and TensorFlow + Keras content
One note though
- All of the material is based on the work of AI4sim team on a real-world use-case for ECMWF
- This is just an introduction, not a comprehensive, in-depth, hands-on material
- No low-level optimizations