Closed jsadler2 closed 4 years ago
make a dvc pipeline for running model, producing output and maybe writing metric file. I think I will just need to add a few things to the run_rgcn_tf2.py script. I will probably want to document the commands too in a bash file or text file.
run_rgcn_tf2.py
see this part of the DVC tutorial: https://dvc.org/doc/tutorials/get-started/pipeline
make a dvc pipeline for running model, producing output and maybe writing metric file. I think I will just need to add a few things to the
run_rgcn_tf2.py
script. I will probably want to document the commands too in a bash file or text file.