Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 969 B

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

Comments

Loading...