Before training, you must preprocess the data:
python prepare_data.py
This will generate the processed dataset under datas/processed.
datas/processed
python train.py
Results will be saved in datas/results.
datas/results
const.py
model.py