Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  dvc git github
26cc626807
Initial Commit
2 years ago
d918c4daf2
Update Workflow
2 years ago
d918c4daf2
Update Workflow
2 years ago
src
d918c4daf2
Update Workflow
2 years ago
26cc626807
Initial Commit
2 years ago
d918c4daf2
Update Workflow
2 years ago
987800d3b4
Create LICENSE
2 years ago
7e75746bcb
Update README.md
2 years ago
d918c4daf2
Update Workflow
2 years ago
d918c4daf2
Update Workflow
2 years ago
4635179e76
update notebook
2 years ago
d918c4daf2
Update Workflow
2 years ago
d918c4daf2
Update Workflow
2 years ago
d918c4daf2
Update Workflow
2 years ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

DVC ZnTrack Binder DagsHub

CML Worflow for Training a CNN Model using DVC/ZnTrack

This repository contains the CML configuration as well as the Node configuration for the following Workflow. It uses public GitHub Runners and a minio S3 storage.

graph TD

A[Download Kaggle Dataset] --> B[Preprocessing Training Data]
A --> C[Preprocessing Test Data]

B -->D[Train ML Model]

D --> E[Evaluate ML Model]
C --> E

Learn more about https://www.simtech.uni-stuttgart.de/

Tip!

Press p or to see the previous file or, n or to see the next file

About

SimTech CML/DVC/ZnTrack presentation materials

Collaborators 1

Comments

Loading...