This repository contains code for training an LSTM neural network with Crossfit workout data.
This repo also includes:
- data used to train the LSTM (CrossfitAI/CFGC_LSTM/CFGC_data/)
- a scraper script (scrape_CFGC.py)
- scripts to train and generate the (not so great) workouts (trainWOD.py and generateWOD.py)