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
53cf300070
appended softmax activation, added http dvc remote, non-dvc preparation script, improved documentation
2 months ago
53cf300070
appended softmax activation, added http dvc remote, non-dvc preparation script, improved documentation
2 months ago
src
53cf300070
appended softmax activation, added http dvc remote, non-dvc preparation script, improved documentation
2 months ago
0b0291313f
initial commit
2 months ago
0b0291313f
initial commit
2 months ago
0b0291313f
initial commit
2 months ago
dac7f96040
added hpc tutorial
2 months ago
dac7f96040
added hpc tutorial
2 months ago
0b0291313f
initial commit
2 months ago
53cf300070
appended softmax activation, added http dvc remote, non-dvc preparation script, improved documentation
2 months ago
0b0291313f
initial commit
2 months ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README-CNN.md

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

Transfer Learning Example - CNN Workshop

This is a quick project to demonstrate the impact of transfer learning. Try running it after swapping the PRETRAINED value in src/const.py.

Setup

python -m venv /path/to/venv
source /path/to/venv/bin/activate
pip install -r requirements.txt
dvc pull -r http  # alternatively, run `scripts/prepare.sh`

Training

python -m src.train

Run all the commands from the root of the repository.

Tip!

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

About

No description

Collaborators 1

Comments

Loading...