I have just recently started a new "weekend project" in addition to my master's studies and I am looking for a data-set. I would like to use some Operations Research to design an optimal gym schedule that conforms to a specific set of constraints.

The idea is to create a daily gym schedule that conforms to a set of constraints (e.g. time, target muscles etc) as well as a set of physiological constraints. The physiological constraints are things such as do not exercise muscle-x and muscle-y together or do not do abdominal exercises for two consecutive days etc.

However the problem I face is data, specifically a data-set (or data-sets).

Are there any open-source datasets which list an exercise, as well as all the muscles targeted? Preferably one that lists as much of the physiological data as possible. E.g. which stabilizers are activated, which secondary muscle is also activated, is it an extension or flexion. I am also looking for datasets which could help me with some of the physiological constraints, such as muscle recovery times, which muscles not to exercise together etc?

My goal is to algorithmically capture an OR model which I can provide with input data such as muscle group target and time and the model must output a schedule of exercises which targets all the muscles in that muscle group, is not physiologically harmful and is within the time constraint.

More Benjamin Beer's questions See All
Similar questions and discussions