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
Hamed ec65996b22
Stage 03 prepration callback code
1 year ago
6f1cf0c171
dvc initialized
1 year ago
669d3845eb
copy the template
1 year ago
77e39bf160
stage 02 dvc.yaml updated
1 year ago
f0510c26a4
stage 01 completed
1 year ago
f0510c26a4
stage 01 completed
1 year ago
f0510c26a4
stage 01 completed
1 year ago
src
ec65996b22
Stage 03 prepration callback code
1 year ago
6f1cf0c171
dvc initialized
1 year ago
669d3845eb
copy the template
1 year ago
669d3845eb
copy the template
1 year ago
669d3845eb
copy the template
1 year ago
77e39bf160
stage 02 dvc.yaml updated
1 year ago
77e39bf160
stage 02 dvc.yaml updated
1 year ago
669d3845eb
copy the template
1 year ago
9fb4e3460b
stage 02 updated
1 year ago
9fb4e3460b
stage 02 updated
1 year ago
ec65996b22
Stage 03 prepration callback code
1 year 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-project-template

DVC project template

STEPS -

STEP 01- Create a repository by using template repository

STEP 02- Clone the new repository

STEP 03- Create a conda environment after opening the repository in VSCODE

conda create --prefix ./env python=3.7 -y
conda activate ./env

OR

source activate ./env

STEP 04- install the requirements

pip install -r requirements.txt

STEP 05- initialize the dvc project

dvc init

STEP 06- commit and push the changes to the remote repository

Tip!

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

About

Project-DVC-CNN-CatVsDog

Collaborators 1

Comments

Loading...