https://github.com/gjbex/mlops-on-hpc
Training material for a session on MLOps on HPC infrastructure.
https://github.com/gjbex/mlops-on-hpc
dvc git hpc machine-learning versioning workflow
Last synced: 7 days ago
JSON representation
Training material for a session on MLOps on HPC infrastructure.
- Host: GitHub
- URL: https://github.com/gjbex/mlops-on-hpc
- Owner: gjbex
- License: cc-by-4.0
- Created: 2025-07-16T12:25:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-04-09T14:12:48.000Z (3 months ago)
- Last Synced: 2026-04-09T16:14:19.690Z (3 months ago)
- Topics: dvc, git, hpc, machine-learning, versioning, workflow
- Language: Python
- Homepage: https://gjbex.github.io/MLOps-on-HPC/
- Size: 10.9 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# MLOps on HPC
This is training material for an MLOps training. Machine Learning Operations
have some distinct requirements compared to traditional software development.
MLOps on HPC also have some specific aspects that are addressed as well.
## What is it?
1. `source-code`: source code samples for the training.
1. `docs`: web site describing the training.
1. [License](LICENSE): license information for the material in this repository.
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
repository.
1. [Code of conduct](CODE_OF_CONDUCT.md): when participating in this training
you accept to abide by the code of conduct.