Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P]: Best Practice for Cache/Processed Data Management

In ML research, we often have tons of cache files to read from disk. As a project progesses, I often end up with lots of cache files which I don’t remember how they were created. My current way to keeping track of cache files and preprocessed files is by writing it down when it is created and why.

I am wondering if anyone has a way to automate this process? I heard something like DVC (https://github.com/iterative/dvc), but it seems to be too complicated.

submitted by /u/Big_Notice
[link] [comments]