/pytorch-recipe-learning

Another learning repository! This time it's machine learning.

PyTorch Recipe Learning

Another learning repo!

Goal

Create and optimize download schedules using ML, and autopkg logs.

By examing how frequently downloads are polled for, as well as how many "hits" return new downloads, more optimized schedules can be created for polling for apps, reducing duplicate downloads (and hitting rate-limiting?). Currently there are two planned schedules: daily, and weekly.