H-TSP icon indicating copy to clipboard operation
H-TSP copied to clipboard

Official implementation of H-TSP (AAAI2023)

Results 1 H-TSP issues
Sort by recently updated
recently updated
newest added

train.py 和config_ppo.yaml 中low_level_load_path是如何生成的 evaluate.py中设置了lower_model和upper_model 报错Encoder type cnn not supported! 4个upper_model都试过了加载后的encoder_type是cnn而非pixel 有更详细的训练或者验证介绍嘛