Use the example in Recognizing hand-written digits to demonstrate how to apply DVC to existing projects.
- Install
pipenv
andinvoke
throughpipx
pipx install pipenv invoke
- Install dependencies through
invoke
invoke init-dev
Read tasks.py
if you want to know that's done under the hook
Wei Lee [email protected]