$ python tcn_hpl/data/utils/ptg_datagenerator.py --config configs/experiment/r18/r18.yaml
- Update
paths.data_dir
in the config to point to the folder generated by this script
$ python tcn_hpl/train.py experiment=r18/feat_v6
Navigate to the ${paths.root_dir} directory set in your experiment config. Then run
$ aim up - p {port_num}
then go to http://127.0.0.1:{port_num}
in your browser